Skip to content

Commit 88d321f

Browse files
committed
docs: update sponsors
1 parent aa1fbb6 commit 88d321f

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

README.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,6 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
2222
</a>
2323
</p>
2424

25-
<p align="center">
26-
<a href="https://www.microsoft.com/" target="_blank">
27-
<img
28-
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/microsoft.webp"
29-
width="400px"
30-
/>
31-
</a>
32-
</p>
33-
3425
<h3 align="center">✨ Special Sponsors</h3>
3526

3627
<p align="center">
@@ -81,15 +72,6 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
8172

8273
<h3 align="center">🥉 Bronze Sponsors</h3>
8374

84-
<p align="center">
85-
<a href="https://www.vuemastery.com/" target="_blank">
86-
<img
87-
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/vuemastery.png"
88-
width="144px"
89-
/>
90-
</a>
91-
</p>
92-
9375
<p align="center">
9476
<a href="https://froggly.pl/" target="_blank">
9577
<img

docs/.vitepress/theme/sponsors.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
"name": "Zen Architects",
44
"url": "https://zenarchitects.co.jp/",
55
"img": "zenarchitects.png"
6-
}, {
7-
"name": "Microsoft",
8-
"url": "https://www.microsoft.com/",
9-
"img": "microsoft.webp"
106
}],
117
"special": [{
128
"name": "PLAID",
@@ -28,10 +24,6 @@
2824
}],
2925
"silver": [],
3026
"bronze": [{
31-
"name": "Vue Mastery",
32-
"url": "https://www.vuemastery.com/",
33-
"img": "vuemastery.png"
34-
}, {
3527
"name": "Froggly",
3628
"url": "https://froggly.pl/",
3729
"img": "Froggly.svg"

0 commit comments

Comments
 (0)