Skip to content
This repository was archived by the owner on Dec 31, 2024. It is now read-only.

Commit df8caae

Browse files
committed
Revert "update sponsor"
This reverts commit eaa24f2.
1 parent 5b0e290 commit df8caae

File tree

4 files changed

+52
-0
lines changed

4 files changed

+52
-0
lines changed

BACKERS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ You can join them in supporting vue-i18n development by [pledging on Patreon](ht
1717

1818
<h2 align="center">Sliver Sponsors</h2>
1919

20+
<p align="center">
21+
<a href="https://www.codeandweb.com/babeledit?utm_campaign=vue-i18n-2019-01" target="_blank">
22+
<img
23+
src="https://raw.githubusercontent.com/kazupon/vue-i18n/v8.x/vuepress/.vuepress/public/patrons/babeledit.png"
24+
width="320px"
25+
/>
26+
</a>
27+
</p>
28+
2029
[It could be you!](https://www.patreon.com/bePatron?c=1597144&patAmt=250.0)
2130

2231
<h2 align="center">Bronze Sponsors</h2>

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,19 @@
2525
</a>
2626
</p>
2727

28+
<h3 align="center">🥈 Silver Sponsors</h3>
29+
30+
<p align="center">
31+
<a
32+
href="https://www.codeandweb.com/babeledit?utm_campaign=vue-i18n-2019-01"
33+
target="_blank">
34+
<img
35+
src="https://secure.codeandweb.com/static/babeledit.svg"
36+
width="200px"
37+
/>
38+
</a>
39+
</p>
40+
2841
<h3 align="center">🥉 Bronze Sponsors</h3>
2942

3043
<p align="center">

vuepress/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,19 @@ footer: MIT Licensed | Copyright © 2020 kazuya kawaguchi
2020
alt="Nuxt.js"
2121
/>
2222
</a>
23+
<h4 style="padding: 12px 0 0 0;">🥈 Silver Sponsors</h4>
24+
<a
25+
href="https://www.codeandweb.com/babeledit?utm_campaign=vue-i18n-2019-01"
26+
style="margin: 1rem 1rem 0 1rem; width: 12.5rem; height: auto; display: inline-block; vertical-align: middle;"
27+
target="_blank"
28+
rel="noopener"
29+
>
30+
<img
31+
style="width: 12.5rem; max-width: 100%; vertical-align: midele;"
32+
src="https://secure.codeandweb.com/static/babeledit.svg"
33+
alt="BabelEdit translation editor for apps (web apps)"
34+
/>
35+
</a>
2336
<h4 style="padding: 12px 0 0 0;">🥉 Bronze Sponsors</h4>
2437
<a
2538
href="https://zenarchitects.co.jp/"

vuepress/introduction.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,23 @@ Go to [Get Started](./started.md)
2727
</a>
2828
</p>
2929

30+
### 🥈 Silver
31+
32+
<p style="text-align: center;">
33+
<a
34+
href="https://www.codeandweb.com/babeledit?utm_campaign=vue-i18n-2019-01"
35+
style="margin: 1rem 1rem 0 1rem; width: 12.5rem; height: auto; display: inline-block; vertical-align: middle;"
36+
target="_blank"
37+
rel="noopener"
38+
>
39+
<img
40+
style="width: 12.5rem; max-width: 100%; vertical-align: midele;"
41+
src="https://secure.codeandweb.com/static/babeledit.svg"
42+
alt="BabelEdit translation editor for apps (web apps)"
43+
/>
44+
</a>
45+
</p>
46+
3047
### 🥉 Bronze
3148

3249
<p style="text-align: center;">

0 commit comments

Comments
 (0)