File tree Expand file tree Collapse file tree 4 files changed +53
-0
lines changed Expand file tree Collapse file tree 4 files changed +53
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,22 @@ You can join them in supporting vue-i18n & Intlify project development by [pledg
54
54
</a >
55
55
</p >
56
56
57
+ <p align =" center " >
58
+ <a
59
+ href="httpwws://cypress.io/"
60
+ style="margin: 1rem 1rem 0 1rem; width: 15rem; height: auto; display: inline-block; vertical-align: middle;"
61
+ target="_ blank"
62
+ rel="noopener"
63
+ >
64
+ <img
65
+ style="max-width: 100%; vertical-align: midele;"
66
+ src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/cypress.svg"
67
+ width="260px"
68
+ alt="Cypress"
69
+ >
70
+ </a >
71
+ </p >
72
+
57
73
[ It could be you!] ( https://github.com/sponsors/kazupon?o=esc )
58
74
59
75
<h2 align =" center " >Sliver Sponsors</h2 >
Original file line number Diff line number Diff line change @@ -43,6 +43,16 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
43
43
/>
44
44
</a >
45
45
</p >
46
+ <p align =" center " >
47
+ <a
48
+ href="https://cypress.io/ "
49
+ target="_ blank">
50
+ <img
51
+ src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/cypress.svg "
52
+ width="240px"
53
+ />
54
+ </a >
55
+ </p >
46
56
47
57
<h3 align =" center " >🥈 Silver Sponsors</h3 >
48
58
Original file line number Diff line number Diff line change @@ -22,6 +22,11 @@ export const sponsors = {
22
22
tier : TierLevel . Gold ,
23
23
link : 'https://rapidapi.com/' ,
24
24
source : '/RapidAPI.svg'
25
+ } , {
26
+ name : 'Cypress' ,
27
+ tier : TierLevel . Gold ,
28
+ link : 'https://cypress.io/' ,
29
+ source : '/cypress.svg'
25
30
} ] ,
26
31
silvers : [ ] ,
27
32
bronzes : [ {
You can’t perform that action at this time.
0 commit comments