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
5454 </a >
5555</p >
5656
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+
5773[ It could be you!] ( https://github.com/sponsors/kazupon?o=esc )
5874
5975<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
4343 />
4444 </a >
4545</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 >
4656
4757<h3 align =" center " >🥈 Silver Sponsors</h3 >
4858
Original file line number Diff line number Diff line change @@ -22,6 +22,11 @@ export const sponsors = {
2222 tier : TierLevel . Gold ,
2323 link : 'https://rapidapi.com/' ,
2424 source : '/RapidAPI.svg'
25+ } , {
26+ name : 'Cypress' ,
27+ tier : TierLevel . Gold ,
28+ link : 'https://cypress.io/' ,
29+ source : '/cypress.svg'
2530 } ] ,
2631 silvers : [ ] ,
2732 bronzes : [ {
You can’t perform that action at this time.
0 commit comments