Skip to content

Commit 53a21fe

Browse files
committed
update sponsor
1 parent eb47516 commit 53a21fe

File tree

4 files changed

+29
-0
lines changed

4 files changed

+29
-0
lines changed

BACKERS.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,22 @@ You can join them in supporting vue-i18n & Intlify project development by [pledg
2020
</a>
2121
</p>
2222

23+
<p align="center">
24+
<a
25+
href="https://www.microsoft.com/"
26+
style="margin: 1rem 1rem 0 1rem; width: 30rem; height: auto; display: inline-block; vertical-align: middle;"
27+
target="_blank"
28+
rel="noopener"
29+
>
30+
<img
31+
style="max-width: 100%; vertical-align: midele;"
32+
src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/microsoft.webp"
33+
width="400px"
34+
alt="Microsoft"
35+
>
36+
</a>
37+
</p>
38+
2339
<h2 align="center">Special Sponsors</h2>
2440

2541
<p align="center">

README.md

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

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

2635
<p align="center">

docs/.vitepress/theme/sponsors.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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"
610
}],
711
"special": [{
812
"name": "PLAID",

docs/public/microsoft.webp

5.86 KB
Binary file not shown.

0 commit comments

Comments
 (0)