File tree Expand file tree Collapse file tree 2 files changed +1
-29
lines changed
docs/.vuepress/components Expand file tree Collapse file tree 2 files changed +1
-29
lines changed Original file line number Diff line number Diff line change @@ -10,15 +10,6 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje
1010- [ One-time donation via PayPal] ( https://paypal.me/posva )
1111
1212<!-- sponsors start-->
13- <h3 align =" center " >Platinum Sponsors</h3 >
14- <p align =" center " >
15- <a href="https://www.finclip.com/#/home?from=vue" target="_blank" rel="noopener noreferrer">
16- <picture>
17- <source srcset="https://posva-sponsors.pages.dev/logos/fincliplogo_white_svg.svg" media="(prefers-color-scheme: dark)" height="96px" alt="Finogeeks" />
18- <img src="https://posva-sponsors.pages.dev/logos/fincliplogo_black_svg.svg" height="96px" alt="Finogeeks" />
19- </picture>
20- </a >
21- </p >
2213
2314<h4 align =" center " >Gold Sponsors</h4 >
2415<p align =" center " >
@@ -44,12 +35,6 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje
4435 <img src="https://posva-sponsors.pages.dev/logos/prefectlogo-light.svg" height="42px" alt="Prefect" />
4536 </picture>
4637 </a >
47- <a href="https://birdeatsbug.com/?utm_source=vuerouter&utm_medium=sponsor&utm_campaign=silver" target="_blank" rel="noopener noreferrer">
48- <picture>
49- <source srcset="https://posva-sponsors.pages.dev/logos/birdeatsbug-light.svg" media="(prefers-color-scheme: dark)" height="42px" alt="Bird Eats Bug" />
50- <img src="https://posva-sponsors.pages.dev/logos/birdeatsbug-dark.svg" height="42px" alt="Bird Eats Bug" />
51- </picture>
52- </a >
5338</p >
5439
5540<h4 align =" center " >Bronze Sponsors</h4 >
Original file line number Diff line number Diff line change 11{
2- "platinum" : [
3- {
4- "href" : " https://www.finclip.com/#/home?from=vue" ,
5- "alt" : " Finogeeks" ,
6- "imgSrcLight" : " https://posva-sponsors.pages.dev/logos/fincliplogo_black_svg.svg" ,
7- "imgSrcDark" : " https://posva-sponsors.pages.dev/logos/fincliplogo_white_svg.svg"
8- }
9- ],
2+ "platinum" : [],
103 "gold" : [
114 {
125 "href" : " https://vuejobs.com/?utm_source=vuerouter&utm_campaign=sponsor" ,
2720 "imgSrcLight" : " https://posva-sponsors.pages.dev/logos/prefectlogo-light.svg" ,
2821 "imgSrcDark" : " https://posva-sponsors.pages.dev/logos/prefectlogo-dark.svg" ,
2922 "alt" : " Prefect"
30- },
31- {
32- "href" : " https://birdeatsbug.com/?utm_source=vuerouter&utm_medium=sponsor&utm_campaign=silver" ,
33- "alt" : " Bird Eats Bug" ,
34- "imgSrcLight" : " https://posva-sponsors.pages.dev/logos/birdeatsbug-dark.svg" ,
35- "imgSrcDark" : " https://posva-sponsors.pages.dev/logos/birdeatsbug-light.svg"
3623 }
3724 ],
3825 "bronze" : [
You can’t perform that action at this time.
0 commit comments