docs: add powered by vercel

This commit is contained in:
qier222 2022-05-10 12:10:47 +08:00
parent 9e787bab03
commit f064859a27
No known key found for this signature in database
GPG key ID: 9C85007ED905F14D
2 changed files with 15 additions and 1 deletions

View file

@ -677,6 +677,16 @@
<a href="http://github.com/qier222" target="_blank">QIER222</a></p
>
<p class="version">v{{ version }}</p>
<a
v-if="isElectron"
href="https://vercel.com/?utm_source=ypm&utm_campaign=oss"
>
<img
height="36"
src="https://www.datocms-assets.com/31049/1618983297-powered-by-vercel.svg"
/>
</a>
</div>
</div>
</div>