From 6cf2c2018781d2c59b9813c2ec9000e31a360ed0 Mon Sep 17 00:00:00 2001
From: Eduardo San Martin Morote
Date: Wed, 14 Apr 2021 19:43:19 +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 4e306a41..9b8125ba 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,10 @@ Pinia is is the most similar English pronunciation of the word _pineapple_ in Sp
+
+
+
+
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.3