File tree Expand file tree Collapse file tree 2 files changed +4
-16
lines changed
packages/docs/.vitepress/theme/components Expand file tree Collapse file tree 2 files changed +4
-16
lines changed Original file line number Diff line number Diff line change @@ -42,16 +42,10 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje
42
42
<img src="https://avatars.githubusercontent.com/u/4183726?u=6b50a8ea16de29d2982f43c5640b1db9299ebcd1&v=4" height="26px" alt="Antony Konstantinidis" />
43
43
</picture>
44
44
</a >
45
- <a href="https://storyblok .com" target="_blank" rel="noopener noreferrer">
45
+ <a href="https://nuxtlabs .com" target="_blank" rel="noopener noreferrer">
46
46
<picture>
47
- <source srcset="https://posva-sponsors.pages.dev/logos/storyblok.png" media="(prefers-color-scheme: dark)" height="26px" alt="Storyblok" />
48
- <img src="https://posva-sponsors.pages.dev/logos/storyblok.png" height="26px" alt="Storyblok" />
49
- </picture>
50
- </a >
51
- <a href="https://nuxtjs.org" target="_blank" rel="noopener noreferrer">
52
- <picture>
53
- <source srcset="https://posva-sponsors.pages.dev/logos/nuxt-dark.svg" media="(prefers-color-scheme: dark)" height="26px" alt="Nuxt Labs" />
54
- <img src="https://posva-sponsors.pages.dev/logos/nuxt-light.svg" height="26px" alt="Nuxt Labs" />
47
+ <source srcset="https://posva-sponsors.pages.dev/logos/nuxt-dark.svg" media="(prefers-color-scheme: dark)" height="26px" alt="NuxtLabs" />
48
+ <img src="https://posva-sponsors.pages.dev/logos/nuxt-light.svg" height="26px" alt="NuxtLabs" />
55
49
</picture>
56
50
</a >
57
51
</p >
Original file line number Diff line number Diff line change 29
29
"imgSrcLight" : " https://avatars.githubusercontent.com/u/4183726?u=6b50a8ea16de29d2982f43c5640b1db9299ebcd1&v=4"
30
30
},
31
31
{
32
- "href" : " https://storyblok.com" ,
33
- "imgSrcLight" : " https://posva-sponsors.pages.dev/logos/storyblok.png" ,
34
- "imgSrcDark" : " https://posva-sponsors.pages.dev/logos/storyblok.png" ,
35
- "alt" : " Storyblok"
36
- },
37
- {
38
- "href" : " https://nuxtjs.org" ,
32
+ "href" : " https://nuxtlabs.com" ,
39
33
"imgSrcLight" : " https://posva-sponsors.pages.dev/logos/nuxt-light.svg" ,
40
34
"imgSrcDark" : " https://posva-sponsors.pages.dev/logos/nuxt-dark.svg" ,
41
35
"alt" : " Nuxt Labs"
You can’t perform that action at this time.
0 commit comments