Update social buttons in website header

This commit is contained in:
Tim Byrne 2020-12-27 20:58:01 -06:00
parent 0d30c7b45c
commit 86a57452dc
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12
1 changed files with 7 additions and 6 deletions

View File

@ -1,17 +1,18 @@
---
main:
- title: '
<a href="https://github.com/TheLocehiliosan/yadm/stargazers">
<a href="https://github.com/TheLocehiliosan/yadm">
<img
src="https://img.shields.io/github/stars/TheLocehiliosan/yadm.svg?style=social"
alt="Stars">
src="https://img.shields.io/static/v1?label=Star&message=%20&style=social&logo=github"
alt="Star">
</a>
'
- title: '
<a href="https://github.com/TheLocehiliosan/yadm/watchers">
<a
href="https://twitter.com/intent/tweet?text=Manage%20your%20dotfiles%20with%20yadm:%20&amp;url=https%3A%2F%2Fyadm.io">
<img
src="https://img.shields.io/github/watchers/TheLocehiliosan/yadm.svg?style=social"
alt="Watchers">
src="https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fyadm.io"
alt="Tweet">
</a>
'
docs: