Skip to content

Add StickerOverflow link #568

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 20, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/support-vuejs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Vue.js 是采用 MIT 许可的开源项目,使用完全免费。

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

- [通过 StickerOverflow 赞助](https://stickeroverflow.org/blog/vue-donation/) (每购买一张 Vue 贴纸,会为 Vue 赞助 1 元人民币)

## 当前的顶级赞助商

### Patreon 全球白金赞助商 (2000 美元/月)
Expand Down
1 change: 1 addition & 0 deletions themes/vue/layout/partials/support_vue_dropdown.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<ul class="nav-dropdown">
<li><ul>
<li><a href="https://vue.threadless.com" target="_blank" class="nav-link">商店</a></li>
<li><a href="https://stickeroverflow.org/blog/vue-donation/" target="_blank" class="nav-link">贴纸</a></li>
<li><a href="https://opencollective.com/vuejs" target="_blank" class="nav-link">在 OpenCollective 支持我们</a></li>
<li><a href="https://www.patreon.com/evanyou" target="_blank" class="nav-link">在 Patreon 支持 Evan</a></li>
</ul></li>
Expand Down