diff options
| author | Fuwn <[email protected]> | 2021-04-26 22:26:37 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-04-26 22:26:37 -0700 |
| commit | 6681f2664e5ec8e7447d632c6342f25534ac8bdb (patch) | |
| tree | 0c91d40d2974b2ed4470fef227ff7db54c31249f /docs/introduction | |
| parent | etc: Add CodeFactor badge (diff) | |
| download | site-6681f2664e5ec8e7447d632c6342f25534ac8bdb.tar.xz site-6681f2664e5ec8e7447d632c6342f25534ac8bdb.zip | |
chore: Add a Say Thanks button :)
Diffstat (limited to 'docs/introduction')
| -rw-r--r-- | docs/introduction/basis.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/introduction/basis.md b/docs/introduction/basis.md index ae67f0a..fe93ce7 100644 --- a/docs/introduction/basis.md +++ b/docs/introduction/basis.md @@ -13,7 +13,10 @@ maintainability, and easy configuration. </a> <a href="https://www.codefactor.io/repository/github/whirlsplash/whirl"> <img src="https://www.codefactor.io/repository/github/whirlsplash/whirl/badge" alt="CodeFactor" /> -</a> +</a>  +<a href="https://saythanks.io/to/[email protected]"> +<img src="https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg" alt="Say Thanks" /> +</a> <a href="https://github.com/Whirlsplash/whirl/blob/master/LICENSE" title="License"> <img src="https://img.shields.io/github/license/Whirlsplash/whirl" alt="License" /> </a> |