Skip to content

Commit b4aad84

Browse files
djydeyyx990803
authored andcommitted
Add StickerOverflow link (#568)
* add stickeroverflow * Update support_vue_dropdown.ejs
1 parent cb985a9 commit b4aad84

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

src/support-vuejs/index.md

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Vue.js 是采用 MIT 许可的开源项目,使用完全免费。
99

1010
- [通过 PayPal 一次性捐助](https://www.paypal.me/evanyou)
1111

12+
- [通过 StickerOverflow 赞助](https://stickeroverflow.org/blog/vue-donation/) (每购买一张 Vue 贴纸,会为 Vue 赞助 1 元人民币)
13+
1214
## 当前的顶级赞助商
1315

1416
### Patreon 全球白金赞助商 (2000 美元/月)

themes/vue/layout/partials/support_vue_dropdown.ejs

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<ul class="nav-dropdown">
44
<li><ul>
55
<li><a href="https://vue.threadless.com" target="_blank" class="nav-link">商店</a></li>
6+
<li><a href="https://stickeroverflow.org/blog/vue-donation/" target="_blank" class="nav-link">贴纸</a></li>
67
<li><a href="https://opencollective.com/vuejs" target="_blank" class="nav-link">在 OpenCollective 支持我们</a></li>
78
<li><a href="https://www.patreon.com/evanyou" target="_blank" class="nav-link">在 Patreon 支持 Evan</a></li>
89
</ul></li>

0 commit comments

Comments
 (0)