File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed
docs/.vuepress/components Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
+ "gold" : [
3
+ {
4
+ "href" : " https://passionatepeople.io/" ,
5
+ "alt" : " Passionate People" ,
6
+ "imgSrc" : " https://img2.storyblok.com/0x200/filters::format(webp)/f/86387/x/4cf6a70a8c/logo-white-text.svg"
7
+ }
8
+ ],
2
9
"silver" : [
3
10
{
4
11
"href" : " https://www.vuemastery.com/" ,
5
12
"alt" : " VueMastery" ,
6
13
"imgSrc" : " https://www.vuemastery.com/images/vuemastery.svg"
7
14
},
8
15
{
9
- "imgSrc" : " https://cdn.vuetifyjs.com/docs/images/logos/vuetify-logo-light-text.svg" ,
10
16
"href" : " https://www.vuetifyjs.com/" ,
17
+ "imgSrc" : " https://cdn.vuetifyjs.com/docs/images/logos/vuetify-logo-light-text.svg" ,
11
18
"alt" : " Vuetify"
12
19
}
20
+ ],
21
+ "bronze" : [
22
+ {
23
+ "href" : " https://storyblok.com" ,
24
+ "imgSrc" : " https://a.storyblok.com/f/51376/3856x824/fea44d52a9/colored-full.png" ,
25
+ "alt" : " Storyblok"
26
+ },
27
+ {
28
+ "href" : " https://nuxtjs.org" ,
29
+ "imgSrc" : " https://nuxtjs.org/logos/nuxtjs-typo-white.svg" ,
30
+ "alt" : " NuxtJS"
31
+ }
13
32
]
14
33
}
You can’t perform that action at this time.
0 commit comments