File tree 2 files changed +7
-7
lines changed
packages/docs/.vitepress/theme/components
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
24
24
25
25
<h4 align =" center " >Silver Sponsors</h4 >
26
26
<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">
28
28
<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 " />
31
31
</picture>
32
32
</a >
33
33
<a href="https://www.prefect.io/" target="_blank" rel="noopener noreferrer">
Original file line number Diff line number Diff line change 10
10
],
11
11
"silver" : [
12
12
{
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 "
17
17
},
18
18
{
19
19
"alt" : " Prefect" ,
You can’t perform that action at this time.
0 commit comments