From f0ccdc652e85f850aa68dc76ffe04b2603d8e3cd Mon Sep 17 00:00:00 2001
From: Eduardo San Martin Morote
Date: Wed, 14 Apr 2021 19:42:39 +0200
Subject: [PATCH] chore: sponsors update
---
README.md | 4 ++++
docs/.vitepress/components/sponsors.json | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7471ac72..c12fe1bf 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,10 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje
+
+
+
+
Bronze Sponsors
diff --git a/docs/.vitepress/components/sponsors.json b/docs/.vitepress/components/sponsors.json
index 440cd8ff..9b0ed596 100644
--- a/docs/.vitepress/components/sponsors.json
+++ b/docs/.vitepress/components/sponsors.json
@@ -28,7 +28,7 @@
},
{
"href": "https://birdeatsbug.com/?utm_source=vuerouter&utm_medium=sponsor&utm_campaign=silver",
- "alt": "Birds Eat Bugs",
+ "alt": "Bird Eats Bug",
"imgSrcLight": "https://static.birdeatsbug.com/general/bird-logotype-150x27.svg",
"imgSrcDark": "https://static.birdeatsbug.com/general/bird-logotype-150x27.svg"
}
--
2.47.2