aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-04-26 22:28:24 -0700
committerFuwn <[email protected]>2021-04-26 22:28:24 -0700
commit8c737a6005280a020dda93bfd3760abe7165aed3 (patch)
treed3dc94acdfdd1d2530cf54b97931cba9ef6d8e0a /docs
parentfmt: Remove title attributes (diff)
downloadsite-8c737a6005280a020dda93bfd3760abe7165aed3.tar.xz
site-8c737a6005280a020dda93bfd3760abe7165aed3.zip
fmt: More title attributes removed
Diffstat (limited to 'docs')
-rw-r--r--docs/introduction/basis.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/introduction/basis.md b/docs/introduction/basis.md
index 71694e9..2eb8a4b 100644
--- a/docs/introduction/basis.md
+++ b/docs/introduction/basis.md
@@ -8,7 +8,7 @@ Whirlsplash is a
implementation in [Rust](https://www.rust-lang.org/) which has a strong focus on speed,
maintainability, and easy configuration.
-<a href="https://discord.com/invite/8hn6padWF6" title="Discord">
+<a href="https://discord.com/invite/8hn6padWF6">
<img src="https://img.shields.io/discord/821938182274154506" alt="Discord" />
</a>&nbsp;
<a href="https://www.codefactor.io/repository/github/whirlsplash/whirl">
@@ -17,6 +17,6 @@ maintainability, and easy configuration.
<a href="https://saythanks.io/to/[email protected]">
<img src="https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg" alt="Say Thanks" />
</a>&nbsp;
-<a href="https://github.com/Whirlsplash/whirl/blob/master/LICENSE" title="License">
+<a href="https://github.com/Whirlsplash/whirl/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/Whirlsplash/whirl" alt="License" />
</a>