File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 </br ></br >
2323</p >
2424
25+ <h2 align =" center " >Sponsors</h2 >
26+
27+ </br >
28+ <div align =" center " >
29+ <a href =" https://go.vapps.dev/s1/sponsor/lenso " >
30+ <div>
31+ <picture>
32+ <source srcset="https://i.imgur.com/YBkomfb.png" media="(prefers-color-scheme: dark)">
33+ <img height="58" src="https://i.imgur.com/60KdpH7.png" alt="Lenso.ai"></picture>
34+ <div>
35+ </br>
36+ <sup>Lenso.ai - Explore billions of images from all around the web.</br>
37+ Search for places, people, duplicates, and more.</sup>
38+ </div>
39+ </div>
40+ </a >
41+ </div >
42+ </br >
43+
2544## Supporting the Project
2645
2746The continued development of Buster is made possible
Original file line number Diff line number Diff line change @@ -382,11 +382,15 @@ const microsoftSpeechApiRegions = [
382382 'westus3'
383383] ;
384384
385- const sponsorLogoVariants = { } ;
385+ const sponsorLogoVariants = {
386+ lenso : [ 'dark' ]
387+ } ;
386388
387- const sponsors = [ ] ;
389+ const sponsors = [ 'lenso' ] ;
388390
389- const sponsorSites = { } ;
391+ const sponsorSites = {
392+ lenso : 'https://go.vapps.dev/s2/sponsor/lenso'
393+ } ;
390394
391395export {
392396 optionKeys ,
You can’t perform that action at this time.
0 commit comments