aboutsummaryrefslogtreecommitdiff
path: root/src/pages/index.js
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-04-26 22:26:37 -0700
committerFuwn <[email protected]>2021-04-26 22:26:37 -0700
commit6681f2664e5ec8e7447d632c6342f25534ac8bdb (patch)
tree0c91d40d2974b2ed4470fef227ff7db54c31249f /src/pages/index.js
parentetc: Add CodeFactor badge (diff)
downloadsite-6681f2664e5ec8e7447d632c6342f25534ac8bdb.tar.xz
site-6681f2664e5ec8e7447d632c6342f25534ac8bdb.zip
chore: Add a Say Thanks button :)
Diffstat (limited to 'src/pages/index.js')
-rw-r--r--src/pages/index.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pages/index.js b/src/pages/index.js
index 9c10e76..c36ecd8 100644
--- a/src/pages/index.js
+++ b/src/pages/index.js
@@ -104,6 +104,9 @@ export default function Home() {
src="https://www.codefactor.io/repository/github/whirlsplash/whirl/badge?style=for-the-badge&logo=appveyor"
alt="CodeFactor" />
</a>&nbsp;
+ <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?style=for-the-badge&logo=appveyor"