|
1 | 1 | {
|
| 2 | + "platinum": [], |
| 3 | + "gold": [], |
2 | 4 | "silver": [
|
3 | 5 | {
|
4 | 6 | "href": "https://www.vuemastery.com/",
|
5 | 7 | "alt": "VueMastery",
|
6 |
| - "imgSrc": "https://www.vuemastery.com/images/vuemastery.svg" |
| 8 | + "imgSrcLight": "https://posva-sponsors.pages.dev/logos/vuemastery-light.svg", |
| 9 | + "imgSrcDark": "https://posva-sponsors.pages.dev/logos/vuemastery-dark.png" |
7 | 10 | },
|
8 | 11 | {
|
9 |
| - "imgSrc": "https://cdn.vuetifyjs.com/docs/images/logos/vuetify-logo-light-text.svg", |
10 |
| - "href": "https://www.vuetifyjs.com/", |
11 |
| - "alt": "Vuetify" |
| 12 | + "href": "https://www.prefect.io/", |
| 13 | + "imgSrcLight": "https://posva-sponsors.pages.dev/logos/prefectlogo-light.svg", |
| 14 | + "imgSrcDark": "https://posva-sponsors.pages.dev/logos/prefectlogo-dark.svg", |
| 15 | + "alt": "Prefect" |
| 16 | + } |
| 17 | + ], |
| 18 | + "bronze": [ |
| 19 | + { |
| 20 | + "alt": "Stanislas Ormières", |
| 21 | + "href": "https://stormier.ninja", |
| 22 | + "imgSrcDark": "https://avatars.githubusercontent.com/u/2486424?u=7b0c73ae5d090ce53bf59473094e9606fe082c59&v=4", |
| 23 | + "imgSrcLight": "https://avatars.githubusercontent.com/u/2486424?u=7b0c73ae5d090ce53bf59473094e9606fe082c59&v=4" |
| 24 | + }, |
| 25 | + { |
| 26 | + "alt": "Antony Konstantinidis", |
| 27 | + "href": "https://www.vuejs.de", |
| 28 | + "imgSrcDark": "https://avatars.githubusercontent.com/u/4183726?u=6b50a8ea16de29d2982f43c5640b1db9299ebcd1&v=4", |
| 29 | + "imgSrcLight": "https://avatars.githubusercontent.com/u/4183726?u=6b50a8ea16de29d2982f43c5640b1db9299ebcd1&v=4" |
| 30 | + }, |
| 31 | + { |
| 32 | + "href": "https://nuxtlabs.com", |
| 33 | + "imgSrcLight": "https://posva-sponsors.pages.dev/logos/nuxt-light.svg", |
| 34 | + "imgSrcDark": "https://posva-sponsors.pages.dev/logos/nuxt-dark.svg", |
| 35 | + "alt": "Nuxt Labs" |
12 | 36 | }
|
13 | 37 | ]
|
14 | 38 | }
|
0 commit comments