]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore: fix readme [skip ci]
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 27 Sep 2021 13:48:48 +0000 (15:48 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 27 Sep 2021 13:48:48 +0000 (15:48 +0200)
README.md

index 1b952bc5595a2df19f18c19e4dadbb2a0189c61b..d3468aa219a9f35bb46a7c5263a3f50d9b82a055 100644 (file)
--- a/README.md
+++ b/README.md
@@ -36,11 +36,28 @@ Pinia is is the most similar English pronunciation of the word _pineapple_ in Sp
 <!-- <h3 align="center">Special Sponsors</h3> -->
 <!--special start-->
 
+<h3 align="center">Platinum Sponsors</h3>
+
+<p align="center">
+
+  <a href="https://www.finclip.com/#/home?from=vue" target="_blank" rel="noopener noreferrer">
+    <picture>
+      <source srcset="packages/docs/public/sponsors/fincliplogo_white.svg" media="(prefers-color-scheme: dark)" height="96px" alt="Finogeeks" />
+      <img src="packages/docs/public/sponsors/fincliplogo_black_svg.svg" height="96px" alt="Finogeeks" />
+    </picture>
+  </a>
+
+</p>
+
 <h4 align="center">Gold Sponsors</h4>
 
 <p align="center">
+
   <a href="https://passionatepeople.io" target="_blank" rel="noopener noreferrer">
-    <img src="https://img2.storyblok.com/672x0/filters::format(webp)/f/86387/x/21aa32ed18/logo-normal.svg" height=72px" alt="Passionate People">
+    <picture>
+      <source srcset="packages/docs/public/sponsors/passionate-people-dark.svg" media="(prefers-color-scheme: dark)" height="72px" alt="Passionate People" />
+      <img src="packages/docs/public/sponsors/passionate-people-light.svg" height="72px" alt="Passionate People" />
+    </picture>
   </a>
 
   <a href="https://vuetifyjs.com" target="_blank" rel="noopener noreferrer">
@@ -72,7 +89,7 @@ Pinia is is the most similar English pronunciation of the word _pineapple_ in Sp
   </a>
 
   <a href="https://nuxtjs.org" target="_blank" rel="noopener noreferrer">
-    <img src="https://nuxtjs.org/logos/nuxtjs-typo-white.svg" alt="NuxtJS" height="26px">
+    <img src="https://nuxtjs.org/design-kit/colored-white-text.svg" alt="NuxtJS" height="26px">
   </a>
 </p>