Skip to content

Commit eefca3a

Browse files
committed
update sponsors
1 parent 3ff8b1e commit eefca3a

File tree

3 files changed

+0
-28
lines changed

3 files changed

+0
-28
lines changed

BACKERS.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -112,22 +112,6 @@ You can join them in supporting vue-i18n & Intlify project development by [pledg
112112

113113
<h2 align="center">Bronze Sponsors</h2>
114114

115-
<p align="center">
116-
<a
117-
href="https://www.sendcloud.com/"
118-
style="margin: 1rem 1rem 0 1rem; width: 9rem; height: auto; display: inline-block; vertical-align: middle;"
119-
target="_blank"
120-
rel="noopener"
121-
>
122-
<img
123-
style="max-width: 100%; vertical-align: midele;"
124-
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/sendcloud.png"
125-
width="140px"
126-
alt="Send Cloud"
127-
>
128-
</a>
129-
</p>
130-
131115
<p align="center">
132116
<a
133117
href="https://www.vuemastery.com/"

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,6 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
8181

8282
<h3 align="center">🥉 Bronze Sponsors</h3>
8383

84-
<p align="center">
85-
<a href="https://www.sendcloud.com/" target="_blank">
86-
<img
87-
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/sendcloud.png"
88-
width="144px"
89-
/>
90-
</a>
91-
</p>
9284
<p align="center">
9385
<a href="https://www.vuemastery.com/" target="_blank">
9486
<img

docs/.vitepress/theme/sponsors.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@
2828
}],
2929
"silver": [],
3030
"bronze": [{
31-
"name": "SendCloud",
32-
"url": "https://www.sendcloud.com/",
33-
"img": "sendcloud.png"
34-
}, {
3531
"name": "Vue Mastery",
3632
"url": "https://www.vuemastery.com/",
3733
"img": "vuemastery.png"

0 commit comments

Comments
 (0)