diff options
| author | Fuwn <[email protected]> | 2021-04-26 22:27:18 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-04-26 22:27:18 -0700 |
| commit | f76f4ce8a13ba41c6e15c7c76b00bd4a35f1ef4b (patch) | |
| tree | dca24684f2a80538f3075626f58e0ff76fe8b0a4 /src | |
| parent | chore: Add a Say Thanks button :) (diff) | |
| download | site-f76f4ce8a13ba41c6e15c7c76b00bd4a35f1ef4b.tar.xz site-f76f4ce8a13ba41c6e15c7c76b00bd4a35f1ef4b.zip | |
fix: Whitespace
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 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" |