aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-04-24 21:24:48 -0700
committerFuwn <[email protected]>2021-04-24 21:24:48 -0700
commit117c2f92e047c25d86cc1d43f67c66ef3db7acdb (patch)
tree41d7d253a335eac790925a91a23705eba3d42bae /src
parentetc: More alt. attributes (diff)
downloadsite-117c2f92e047c25d86cc1d43f67c66ef3db7acdb.tar.xz
site-117c2f92e047c25d86cc1d43f67c66ef3db7acdb.zip
etc: Add CodeFactor badge
Diffstat (limited to 'src')
-rw-r--r--src/pages/index.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pages/index.js b/src/pages/index.js
index eaf612e..9c10e76 100644
--- a/src/pages/index.js
+++ b/src/pages/index.js
@@ -99,6 +99,11 @@ export default function Home() {
src="https://img.shields.io/discord/821938182274154506?style=for-the-badge&logo=appveyor"
alt="Discord" />
</a>&nbsp;
+ <a href="https://www.codefactor.io/repository/github/whirlsplash/whirl">
+ <img
+ src="https://www.codefactor.io/repository/github/whirlsplash/whirl/badge?style=for-the-badge&logo=appveyor"
+ alt="CodeFactor" />
+ </a>&nbsp;
<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"