File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
packages/docs/.vitepress/theme/components Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,10 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje
2424
2525<h4 align =" center " >Silver Sponsors</h4 >
2626<p align =" center " >
27- <a href="https://www.vuemastery.com" target="_blank" rel="noopener noreferrer">
27+ <a href="https://www.vuemastery.com/ " target="_blank" rel="noopener noreferrer">
2828 <picture>
29- <source srcset="https://avatars.githubusercontent.com/u/22382188?v=4 " media="(prefers-color-scheme: dark)" height="42px" alt="Vue Mastery " />
30- <img src="https://avatars.githubusercontent.com/u/22382188?v=4 " height="42px" alt="Vue Mastery " />
29+ <source srcset="https://posva-sponsors.pages.dev/logos/vuemastery-dark.png " media="(prefers-color-scheme: dark)" height="42px" alt="VueMastery " />
30+ <img src="https://posva-sponsors.pages.dev/logos/vuemastery-light.svg " height="42px" alt="VueMastery " />
3131 </picture>
3232 </a >
3333 <a href="https://www.prefect.io/" target="_blank" rel="noopener noreferrer">
Original file line number Diff line number Diff line change 1010 ],
1111 "silver" : [
1212 {
13- "alt" : " Vue Mastery " ,
14- "href" : " https://www.vuemastery.com" ,
15- "imgSrcDark" : " https://avatars.githubusercontent.com/u/22382188?v=4 " ,
16- "imgSrcLight" : " https://avatars.githubusercontent.com/u/22382188?v=4 "
13+ "alt" : " VueMastery " ,
14+ "href" : " https://www.vuemastery.com/ " ,
15+ "imgSrcDark" : " https://posva-sponsors.pages.dev/logos/vuemastery-dark.png " ,
16+ "imgSrcLight" : " https://posva-sponsors.pages.dev/logos/vuemastery-light.svg "
1717 },
1818 {
1919 "alt" : " Prefect" ,
You can’t perform that action at this time.
0 commit comments