File tree Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -90,6 +90,15 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
90
90
</a >
91
91
</p >
92
92
93
+ <p align =" center " >
94
+ <a href =" https://froggly.pl/ " target =" _blank " >
95
+ <img
96
+ src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/Froggly.svg"
97
+ width="144px"
98
+ />
99
+ </a >
100
+ </p >
101
+
93
102
<br />
94
103
95
104
## Status: [ ![ Test] ( https://github.com/intlify/vue-i18n-next/actions/workflows/test.yml/badge.svg )] ( https://github.com/intlify/vue-i18n-next/actions/workflows/test.yml ) [ ![ Lint] ( https://github.com/intlify/vue-i18n-next/actions/workflows/lint.yml/badge.svg )] ( https://github.com/intlify/vue-i18n-next/actions/workflows/lint.yml )
Original file line number Diff line number Diff line change 31
31
"name" : " Vue Mastery" ,
32
32
"url" : " https://www.vuemastery.com/" ,
33
33
"img" : " vuemastery.png"
34
+ }, {
35
+ "name" : " Froggly" ,
36
+ "url" : " https://froggly.pl/" ,
37
+ "img" : " Froggly.svg"
34
38
}]
35
39
}
You can’t perform that action at this time.
0 commit comments