@@ -12,11 +12,32 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje
1212<!-- <h3 align="center">Special Sponsors</h3> -->
1313<!-- special start-->
1414
15+ <h3 align =" center " >Platinum Sponsors</h3 >
16+
17+ <p align =" center " >
18+
19+ <a href =" https://www.finclip.com/#/home?from=vue " target =" _blank " rel =" noopener noreferrer " >
20+ <picture>
21+ <source srcset="docs/.vuepress/public/sponsors/fincliplogo_white.svg" media="(prefers-color-scheme: dark)" height="96px" alt="Finogeeks" />
22+ <img src="docs/.vuepress/public/sponsors/fincliplogo_black_svg.svg" height="96px" alt="Finogeeks" />
23+ </picture>
24+ </a >
25+
26+ </p >
27+
1528<h4 align =" center " >Gold Sponsors</h4 >
1629
1730<p align =" center " >
18- <a href =" https://passionatepeople.io/ " target =" _blank " rel =" noopener noreferrer " >
19- <img src="https://img2.storyblok.com/0x200/filters::format(webp)/f/86387/x/4cf6a70a8c/logo-white-text.svg" height="72px" alt="Passionate People">
31+
32+ <a href =" https://passionatepeople.io " target =" _blank " rel =" noopener noreferrer " >
33+ <picture>
34+ <source srcset="docs/.vuepress/public/sponsors/passionate-people-dark.png" media="(prefers-color-scheme: dark)" height="72px" alt="Passionate People" />
35+ <img src="docs/.vuepress/public/sponsors/passionate-people-light.png" height="72px" alt="Passionate People" />
36+ </picture>
37+ </a >
38+
39+ <a href =" https://vuetifyjs.com " target =" _blank " rel =" noopener noreferrer " >
40+ <img src="https://cdn.vuetifyjs.com/docs/images/logos/vuetify-logo-light-text.svg" alt="Vuetify" height="72px">
2041 </a >
2142
2243 <a href =" https://vuejobs.com/?utm_source=vuerouter&utm_campaign=sponsor " target =" _blank " rel =" noopener noreferrer " >
@@ -31,14 +52,6 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje
3152 <img src="https://www.vuemastery.com/images/vuemastery.svg" height="42px" alt="Vue Mastery">
3253 </a >
3354
34- <a href =" https://vuetifyjs.com " target =" _blank " rel =" noopener noreferrer " >
35- <img src="https://cdn.vuetifyjs.com/docs/images/logos/vuetify-logo-light-text.svg" alt="Vuetify" height="42px">
36- </a >
37-
38- <a href =" https://www.codestream.com/?utm_source=github&utm_campaign=vuerouter&utm_medium=banner " target =" _blank " rel =" noopener noreferrer " >
39- <img src="https://alt-images.codestream.com/codestream_logo_vuerouter.png" alt="CodeStream" height="42px">
40- </a >
41-
4255 <a href =" https://birdeatsbug.com/?utm_source=vuerouter&utm_medium=sponsor&utm_campaign=silver " target =" _blank " rel =" noopener noreferrer " >
4356 <img src="https://static.birdeatsbug.com/general/bird-logotype-150x27.svg" alt="Bird Eats bug" height="42px">
4457 </a >
@@ -52,7 +65,7 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje
5265 </a >
5366
5467 <a href =" https://nuxtjs.org " target =" _blank " rel =" noopener noreferrer " >
55- <img src="https://nuxtjs.org/logos/nuxtjs-typo- white.svg" alt="Storyblok " height="32px ">
68+ <img src="https://nuxtjs.org/design-kit/colored- white-text .svg" alt="NuxtJS " height="26px ">
5669 </a >
5770</p >
5871
0 commit comments