Skip to content

Commit a0c0271

Browse files
committed
docs: update sponsors
1 parent 0cc849d commit a0c0271

File tree

2 files changed

+7
-14
lines changed

2 files changed

+7
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vue/router-root",
33
"private": true,
4-
"packageManager": "pnpm@7.1.7",
4+
"packageManager": "pnpm@7.26.0",
55
"engines": {
66
"node": ">=16.5.0"
77
},

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

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
{
22
"platinum": [],
3-
"gold": [
4-
{
5-
"href": "https://vuejobs.com/?utm_source=vuerouter&utm_campaign=sponsor",
6-
"alt": "VueJobs",
7-
"imgSrcLight": "https://posva-sponsors.pages.dev/logos/vuejobs.svg",
8-
"imgSrcDark": "https://posva-sponsors.pages.dev/logos/vuejobs.svg"
9-
}
10-
],
3+
"gold": [],
114
"silver": [
125
{
136
"href": "https://www.vuemastery.com/",
@@ -36,16 +29,16 @@
3629
"imgSrcLight": "https://avatars.githubusercontent.com/u/4183726?u=6b50a8ea16de29d2982f43c5640b1db9299ebcd1&v=4"
3730
},
3831
{
39-
"alt": "Storyblok",
40-
"href": "https://www.storyblok.com",
41-
"imgSrcDark": "https://avatars.githubusercontent.com/u/13880908?v=4",
42-
"imgSrcLight": "https://avatars.githubusercontent.com/u/13880908?v=4"
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"
4336
},
4437
{
4538
"href": "https://nuxtjs.org",
4639
"imgSrcLight": "https://posva-sponsors.pages.dev/logos/nuxt-light.svg",
4740
"imgSrcDark": "https://posva-sponsors.pages.dev/logos/nuxt-dark.svg",
48-
"alt": "NuxtJS"
41+
"alt": "Nuxt Labs"
4942
}
5043
]
5144
}

0 commit comments

Comments
 (0)