From d96dca2be5b470b86e2dd85edb18e0341bd59ae3 Mon Sep 17 00:00:00 2001
From: Eduardo San Martin Morote
Date: Tue, 29 Mar 2022 18:55:04 +0200
Subject: [PATCH] chore: up sponsors
---
README.md | 96 +++++++++++--------
.../docs/.vitepress/components/sponsors.json | 18 ++++
2 files changed, 75 insertions(+), 39 deletions(-)
diff --git a/README.md b/README.md
index 04a52eec..0e3c5b5d 100644
--- a/README.md
+++ b/README.md
@@ -36,58 +36,76 @@ Pinia is the most similar English pronunciation of the word _pineapple_ in Spani
- [One-time donation via PayPal](https://paypal.me/posva)
-
Platinum Sponsors
-
+
-
-
-
-
-
-
+
+
+
+
+
+
Gold Sponsors
-
+
-
-
-
-
-
-
+
+
+
+
+
+
Silver Sponsors
-
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
Bronze Sponsors
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
+
---
diff --git a/packages/docs/.vitepress/components/sponsors.json b/packages/docs/.vitepress/components/sponsors.json
index f4c65b55..f9d3ad39 100644
--- a/packages/docs/.vitepress/components/sponsors.json
+++ b/packages/docs/.vitepress/components/sponsors.json
@@ -22,6 +22,12 @@
"imgSrcLight": "https://posva-sponsors.pages.dev/logos/vuemastery-light.svg",
"imgSrcDark": "https://posva-sponsors.pages.dev/logos/vuemastery-dark.png"
},
+ {
+ "href": "https://www.prefect.io/",
+ "imgSrcLight": "https://posva-sponsors.pages.dev/logos/prefectlogo-light.svg",
+ "imgSrcDark": "https://posva-sponsors.pages.dev/logos/prefectlogo-dark.svg",
+ "alt": "Prefect"
+ },
{
"href": "https://birdeatsbug.com/?utm_source=vuerouter&utm_medium=sponsor&utm_campaign=silver",
"alt": "Bird Eats Bug",
@@ -30,6 +36,18 @@
}
],
"bronze": [
+ {
+ "alt": "Stanislas Ormières",
+ "href": "https://stormier.ninja",
+ "imgSrcDark": "https://avatars.githubusercontent.com/u/2486424?u=7b0c73ae5d090ce53bf59473094e9606fe082c59&v=4",
+ "imgSrcLight": "https://avatars.githubusercontent.com/u/2486424?u=7b0c73ae5d090ce53bf59473094e9606fe082c59&v=4"
+ },
+ {
+ "alt": "Antony Konstantinidis",
+ "href": "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"
+ },
{
"href": "https://storyblok.com",
"imgSrcLight": "https://posva-sponsors.pages.dev/logos/storyblok.png",
--
2.47.2