diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-07-30 04:42:46 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-07-30 04:42:46 +0200 |
commit | 753db351f5ecd1ecd61cd6435add4a83afd80d3f (patch) | |
tree | 6ed4254f72fdd61f42f4ed70c9892f3351e329ff | |
parent | efb824496dfed51b902a9e3b71eb230807a73b95 (diff) |
Remove space between anchor and period
-rw-r--r-- | src/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/index.html b/src/index.html index 58d7527..a70eb08 100644 --- a/src/index.html +++ b/src/index.html @@ -28,8 +28,7 @@ system source code) <a href="https://git.thomasvoss.com/www.thomasvoss.com" target="_blank"> - are available through git - </a>. + are available through git</a>. </p> <aside> |