@@ -5,39 +5,99 @@ Internationalization plugin for Vue.js
5
5
<h3 >🥇 Gold Sponsors<h3 >
6
6
7
7
<p >
8
- <a href =" https://nuxtjs.org/ " target =" _blank " >
9
- <img src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/nuxt.png">
8
+ <a
9
+ href="https://nuxtjs.org/ "
10
+ style="margin: 1rem 1rem 0 1rem; width: 15rem; height: auto; display: inline-block; vertical-align: middle;"
11
+ target="_ blank"
12
+ rel="noopener"
13
+ >
14
+ <img
15
+ style="max-width: 100%; vertical-align: midele;"
16
+ src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/nuxt.png"
17
+ width="260px"
18
+ alt="Nuxt.js"
19
+ >
10
20
</a >
11
21
</p >
12
22
13
23
<h3 >🥈 Silver Sponsors</h3 >
14
24
15
25
<p >
16
- <a href =" https://www.codeandweb.com/babeledit?utm_campaign=vue-i18n-2019-01 " target =" _blank " >
17
- <img src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/babeledit.png">
26
+ <a
27
+ href="https://www.codeandweb.com/babeledit?utm_campaign=vue-i18n-2019-01 "
28
+ style="margin: 1rem 1rem 0 1rem; width: 12rem; height: auto; display: inline-block; vertical-align: middle;"
29
+ target="_ blank"
30
+ rel="noopener"
31
+ >
32
+ <img
33
+ style="max-width: 100%; vertical-align: midele;"
34
+ src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/babeledit.png"
35
+ width="200px"
36
+ alt="Babel Edit"
37
+ >
18
38
</a >
19
39
</p >
20
40
21
41
<h3 >🥉 Bronze Sponsors</h3 >
22
42
23
43
<p >
24
- <a href =" https://zenarchitects.co.jp/ " target =" _blank " >
25
- <img src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/zenarchitects.png" width="200px">
44
+ <a
45
+ href="https://zenarchitects.co.jp/ "
46
+ style="margin: 1rem 1rem 0 1rem; width: 9rem; height: auto; display: inline-block; vertical-align: middle;"
47
+ target="_ blank"
48
+ rel="noopener"
49
+ >
50
+ <img
51
+ style="max-width: 100%; vertical-align: midele;"
52
+ src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/zenarchitects.png"
53
+ width="140px"
54
+ alt="Zen Architects"
55
+ >
26
56
</a >
27
57
</p >
28
58
29
59
<br />
30
60
<br />
31
61
32
62
<p >
33
- <a href =" https://www.sendcloud.com/ " target =" _blank " >
34
- <img src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/sendcloud.svg" width="200px">
63
+ <a
64
+ href="https://www.sendcloud.com/ "
65
+ style="margin: 1rem 1rem 0 1rem; width: 9rem; height: auto; display: inline-block; vertical-align: middle;"
66
+ target="_ blank"
67
+ rel="noopener"
68
+ >
69
+ <img
70
+ style="max-width: 100%; vertical-align: midele;"
71
+ src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/sendcloud.png"
72
+ width="140px"
73
+ alt="Send Cloud"
74
+ >
35
75
</a >
36
76
</p >
37
77
38
78
<br />
39
79
<br />
40
80
81
+ <p >
82
+ <a
83
+ href="https://www.vuemastery.com/ "
84
+ style="margin: 1rem 1rem 0 1rem; width: 9rem; height: auto; display: inline-block; vertical-align: middle;"
85
+ target="_ blank"
86
+ rel="noopener"
87
+ >
88
+ <img
89
+ style="max-width: 100%; vertical-align: midele;"
90
+ src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/vuemastery.png"
91
+ width="140px"
92
+ alt="Vue Mastery"
93
+ >
94
+ </a >
95
+ </p >
96
+
97
+ <br />
98
+ <br />
99
+
100
+
41
101
## Status: RC ![ Test] ( https://github.com/intlify/vue-i18n-next/workflows/Test/badge.svg )
42
102
43
103
- [ Documentation] ( https://vue-i18n.intlify.dev/ ) (beta)
0 commit comments