File tree Expand file tree Collapse file tree 4 files changed +29
-0
lines changed Expand file tree Collapse file tree 4 files changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,22 @@ You can join them in supporting vue-i18n & Intlify project development by [pledg
20
20
</a >
21
21
</p >
22
22
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
+
23
39
<h2 align =" center " >Special Sponsors</h2 >
24
40
25
41
<p align =" center " >
Original file line number Diff line number Diff line change @@ -21,6 +21,15 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
21
21
</a >
22
22
</p >
23
23
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
+
24
33
<h3 align =" center " >✨ Special Sponsors</h3 >
25
34
26
35
<p align =" center " >
Original file line number Diff line number Diff line change 3
3
"name" : " Zen Architects" ,
4
4
"url" : " https://zenarchitects.co.jp/" ,
5
5
"img" : " zenarchitects.png"
6
+ }, {
7
+ "name" : " Microsoft" ,
8
+ "url" : " https://www.microsoft.com/" ,
9
+ "img" : " microsoft.webp"
6
10
}],
7
11
"special" : [{
8
12
"name" : " PLAID" ,
You can’t perform that action at this time.
0 commit comments