Skip to content

Commit b6d12ed

Browse files
committed
chore: up sponsors
1 parent 9927c6a commit b6d12ed

File tree

2 files changed

+4
-16
lines changed

2 files changed

+4
-16
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,10 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje
4242
<img src="https://avatars.githubusercontent.com/u/4183726?u=6b50a8ea16de29d2982f43c5640b1db9299ebcd1&v=4" height="26px" alt="Antony Konstantinidis" />
4343
</picture>
4444
</a>
45-
<a href="https://storyblok.com" target="_blank" rel="noopener noreferrer">
45+
<a href="https://nuxtlabs.com" target="_blank" rel="noopener noreferrer">
4646
<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" />
5549
</picture>
5650
</a>
5751
</p>

packages/docs/.vitepress/theme/components/sponsors.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,7 @@
2929
"imgSrcLight": "https://avatars.githubusercontent.com/u/4183726?u=6b50a8ea16de29d2982f43c5640b1db9299ebcd1&v=4"
3030
},
3131
{
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",
3933
"imgSrcLight": "https://posva-sponsors.pages.dev/logos/nuxt-light.svg",
4034
"imgSrcDark": "https://posva-sponsors.pages.dev/logos/nuxt-dark.svg",
4135
"alt": "Nuxt Labs"

0 commit comments

Comments
 (0)