Skip to content

Commit 49d53fc

Browse files
committed
chore: up sponsors
1 parent 4a88f28 commit 49d53fc

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

Diff for: README.md

+4-13
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
- 🔌 Extensible
2222
- 🏗 Modular by design
2323
- 📦 Extremely light
24+
- ⛰️ Nuxt Module
2425

2526
Pinia works with both Vue 2 and Vue 3.
2627

@@ -37,16 +38,6 @@ Pinia is the most similar English pronunciation of the word _pineapple_ in Spani
3738

3839
<!--sponsors start-->
3940

40-
<h4 align="center">Gold Sponsors</h4>
41-
<p align="center">
42-
<a href="https://vuejobs.com/?utm_source=vuerouter&utm_campaign=sponsor" target="_blank" rel="noopener noreferrer">
43-
<picture>
44-
<source srcset="https://posva-sponsors.pages.dev/logos/vuejobs.svg" media="(prefers-color-scheme: dark)" height="72px" alt="VueJobs" />
45-
<img src="https://posva-sponsors.pages.dev/logos/vuejobs.svg" height="72px" alt="VueJobs" />
46-
</picture>
47-
</a>
48-
</p>
49-
5041
<h4 align="center">Silver Sponsors</h4>
5142
<p align="center">
5243
<a href="https://www.vuemastery.com/" target="_blank" rel="noopener noreferrer">
@@ -71,7 +62,7 @@ Pinia is the most similar English pronunciation of the word _pineapple_ in Spani
7162
<img src="https://avatars.githubusercontent.com/u/2486424?u=7b0c73ae5d090ce53bf59473094e9606fe082c59&v=4" height="26px" alt="Stanislas Ormières" />
7263
</picture>
7364
</a>
74-
<a href="www.vuejs.de" target="_blank" rel="noopener noreferrer">
65+
<a href="https://www.vuejs.de" target="_blank" rel="noopener noreferrer">
7566
<picture>
7667
<source srcset="https://avatars.githubusercontent.com/u/4183726?u=6b50a8ea16de29d2982f43c5640b1db9299ebcd1&v=4" media="(prefers-color-scheme: dark)" height="26px" alt="Antony Konstantinidis" />
7768
<img src="https://avatars.githubusercontent.com/u/4183726?u=6b50a8ea16de29d2982f43c5640b1db9299ebcd1&v=4" height="26px" alt="Antony Konstantinidis" />
@@ -85,8 +76,8 @@ Pinia is the most similar English pronunciation of the word _pineapple_ in Spani
8576
</a>
8677
<a href="https://nuxtjs.org" target="_blank" rel="noopener noreferrer">
8778
<picture>
88-
<source srcset="https://posva-sponsors.pages.dev/logos/nuxt-dark.svg" media="(prefers-color-scheme: dark)" height="26px" alt="NuxtJS" />
89-
<img src="https://posva-sponsors.pages.dev/logos/nuxt-light.svg" height="26px" alt="NuxtJS" />
79+
<source srcset="https://posva-sponsors.pages.dev/logos/nuxt-dark.svg" media="(prefers-color-scheme: dark)" height="26px" alt="Nuxt Labs" />
80+
<img src="https://posva-sponsors.pages.dev/logos/nuxt-light.svg" height="26px" alt="Nuxt Labs" />
9081
</picture>
9182
</a>
9283
</p>

0 commit comments

Comments
 (0)