diff options
Diffstat (limited to 'src/pages/index.js')
| -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 c36ecd8..c5dce67 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -106,7 +106,7 @@ export default function Home() { </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> <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" |