diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/pages/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/index.js b/src/pages/index.js index 2e13998..53a8d6a 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -105,7 +105,7 @@ export default function Home() { alt="CodeFactor" /> </a> <a href="https://saythanks.io/to/[email protected]"> - <img src="https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg" alt="Say Thanks" /> + <img src="https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg?style=for-the-badge&logo=appveyor" alt="Say Thanks" /> </a> <a href="https://github.com/Whirlsplash/whirl/blob/master/LICENSE"> <img |