From d104b0ff8194056514d77554a1921946ac609ebb Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Thu, 10 Apr 2025 11:39:40 +0200 Subject: [PATCH] chore: up sponsors --- README.md | 34 ++++++++++-------- .../.vitepress/theme/components/sponsors.json | 35 ++++++++++--------- 2 files changed, 37 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index b47ebb52..7b36344e 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,22 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje +

Gold Sponsors

+

+ + + + CodeRabbit + + +

+

Silver Sponsors

- + - - Route Optimizer and Route Planner Software + + Vue Mastery @@ -26,10 +36,10 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje Prefect - + - - VueMastery + + Route Optimizer and Route Planner Software

@@ -42,16 +52,10 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje Storyblok - - - - Nuxt UI Pro Templates - - - + - - Antony Konstantinidis + + NuxtLabs diff --git a/packages/docs/.vitepress/theme/components/sponsors.json b/packages/docs/.vitepress/theme/components/sponsors.json index 0db6e992..f7f25bce 100644 --- a/packages/docs/.vitepress/theme/components/sponsors.json +++ b/packages/docs/.vitepress/theme/components/sponsors.json @@ -1,12 +1,19 @@ { "platinum": [], - "gold": [], + "gold": [ + { + "alt": "CodeRabbit", + "href": "https://www.coderabbit.ai/?utm_source=cr_org&utm_medium=github", + "imgSrcDark": "https://posva-sponsors.pages.dev/logos/coderabbitai.svg", + "imgSrcLight": "https://posva-sponsors.pages.dev/logos/coderabbitai.svg" + } + ], "silver": [ { - "alt": "Route Optimizer and Route Planner Software", - "href": "https://route4me.com", - "imgSrcDark": "https://posva-sponsors.pages.dev/logos/route4me.png", - "imgSrcLight": "https://posva-sponsors.pages.dev/logos/route4me.png" + "alt": "Vue Mastery", + "href": "https://www.vuemastery.com", + "imgSrcDark": "https://avatars.githubusercontent.com/u/22382188?v=4", + "imgSrcLight": "https://avatars.githubusercontent.com/u/22382188?v=4" }, { "alt": "Prefect", @@ -15,10 +22,10 @@ "imgSrcLight": "https://posva-sponsors.pages.dev/logos/prefectlogo-light.svg" }, { - "alt": "VueMastery", - "href": "https://www.vuemastery.com/", - "imgSrcDark": "https://posva-sponsors.pages.dev/logos/vuemastery-dark.png", - "imgSrcLight": "https://posva-sponsors.pages.dev/logos/vuemastery-light.svg" + "alt": "Route Optimizer and Route Planner Software", + "href": "https://route4me.com", + "imgSrcDark": "https://posva-sponsors.pages.dev/logos/route4me.png", + "imgSrcLight": "https://posva-sponsors.pages.dev/logos/route4me.png" } ], "bronze": [ @@ -29,17 +36,11 @@ "imgSrcLight": "https://posva-sponsors.pages.dev/logos/storyblok.png" }, { - "alt": "Nuxt UI Pro Templates", - "href": "https://ui.nuxt.com/pro", + "alt": "NuxtLabs", + "href": "https://nuxtlabs.com", "imgSrcDark": "https://posva-sponsors.pages.dev/logos/nuxt-dark.svg", "imgSrcLight": "https://posva-sponsors.pages.dev/logos/nuxt-light.svg" }, - { - "alt": "Antony Konstantinidis", - "href": "https://www.vuejs.de", - "imgSrcDark": "https://avatars.githubusercontent.com/u/4183726?u=6b50a8ea16de29d2982f43c5640b1db9299ebcd1&v=4", - "imgSrcLight": "https://avatars.githubusercontent.com/u/4183726?u=6b50a8ea16de29d2982f43c5640b1db9299ebcd1&v=4" - }, { "alt": "Stanislas Ormières", "href": "https://stormier.ninja", -- 2.39.5