Skip to content

Commit 96fabe1

Browse files
committed
update sponsor
1 parent 2d86aff commit 96fabe1

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,15 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
9090
</a>
9191
</p>
9292

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+
93102
<br/>
94103

95104
## 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)

docs/.vitepress/theme/sponsors.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,9 @@
3131
"name": "Vue Mastery",
3232
"url": "https://www.vuemastery.com/",
3333
"img": "vuemastery.png"
34+
}, {
35+
"name": "Froggly",
36+
"url": "https://froggly.pl/",
37+
"img": "Froggly.svg"
3438
}]
3539
}

docs/public/Froggly.svg

Lines changed: 5 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)