From b6d12edacbae531c45a4a946d5f20fc82264af52 Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Thu, 2 Nov 2023 17:53:48 +0100 Subject: [PATCH] chore: up sponsors --- README.md | 12 +++--------- .../docs/.vitepress/theme/components/sponsors.json | 8 +------- 2 files changed, 4 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 67ceaff5..135508fc 100644 --- a/README.md +++ b/README.md @@ -42,16 +42,10 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje Antony Konstantinidis - + - - Storyblok - - - - - - Nuxt Labs + + NuxtLabs

diff --git a/packages/docs/.vitepress/theme/components/sponsors.json b/packages/docs/.vitepress/theme/components/sponsors.json index e9c704b3..08048e25 100644 --- a/packages/docs/.vitepress/theme/components/sponsors.json +++ b/packages/docs/.vitepress/theme/components/sponsors.json @@ -29,13 +29,7 @@ "imgSrcLight": "https://avatars.githubusercontent.com/u/4183726?u=6b50a8ea16de29d2982f43c5640b1db9299ebcd1&v=4" }, { - "href": "https://storyblok.com", - "imgSrcLight": "https://posva-sponsors.pages.dev/logos/storyblok.png", - "imgSrcDark": "https://posva-sponsors.pages.dev/logos/storyblok.png", - "alt": "Storyblok" - }, - { - "href": "https://nuxtjs.org", + "href": "https://nuxtlabs.com", "imgSrcLight": "https://posva-sponsors.pages.dev/logos/nuxt-light.svg", "imgSrcDark": "https://posva-sponsors.pages.dev/logos/nuxt-dark.svg", "alt": "Nuxt Labs" -- 2.47.2