chore: add link to sponsor svgs [ci skip]

This commit is contained in:
Evan You
2022-02-06 17:08:51 +08:00
parent d597b26147
commit 05572d1b10
2 changed files with 6 additions and 2 deletions

View File

@@ -26,5 +26,7 @@ Also note: Vue 3 does not support IE11 ([RFC](https://github.com/vuejs/rfcs/blob
Vue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/vuejs/core/blob/main/BACKERS.md). If you'd like to join them, please consider [ sponsor Vue's development](https://staging.vuejs.org/sponsor/).
<p align="center">
<img src="https://sponsors.vuejs.org/sponsors.svg">
<a target="_blank" href="https://sponsors.vuejs.org/sponsors.svg">
<img alt="sponsors" src="https://sponsors.vuejs.org/sponsors.svg">
</a>
</p>