8000 docs: add logos · vuejs/vue-router@c51bf2f · GitHub
[go: up one dir, main page]

Skip to content

Commit c51bf2f

Browse files
committed
docs: add logos
1 parent 046a093 commit c51bf2f

File tree

3 files changed

+20
-6
lines changed

3 files changed

+20
-6
lines changed

docs/.vuepress/components/sponsors.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@
1111
"alt": "VueJobs",
1212
"imgSrcLight": "/sponsors/vuejobs.png",
1313
"imgSrcDark": "/sponsors/vuejobs.png"
14+
},
15+
{
16+
"href": "https://www.vuetifyjs.com/",
17+
"imgSrcLight": "/sponsors/vuetify-logo-light-text.svg",
18+
"imgSrcDark": "/sponsors/vuetify-logo-dark-text.svg",
19+
"alt": "Vuetify"
1420
}
1521
],
1622
"silver": [
@@ -20,12 +26,6 @@
2026
"imgSrcLight": "https://www.vuemastery.com/images/vuemastery.svg",
2127
"imgSrcDark": "https://www.vuemastery.com/images/vuemastery.svg"
2228
},
23-
{
24-
"href": "https://www.vuetifyjs.com/",
25-
"imgSrcLight": "https://cdn.vuetifyjs.com/docs/images/logos/vuetify-logo-light-text.svg",
26-
"imgSrcDark": "https://cdn.vuetifyjs.com/docs/images/logos/vuetify-logo-light-text.svg",
27-
"alt": "Vuetify"
28-
},
2929
{
3030
"href": "https://www.codestream.com/?utm_source=github&utm_campaign=vuerouter&utm_medium=banner",
3131
"alt": "CodeStream",
Lines changed: 7 additions & 0 deletions
Loading
Lines changed: 7 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)
0