Fixed space being part of the link

This commit is contained in:
Tracker-Friendly 2024-02-13 17:27:27 +00:00
parent 85cf70b926
commit 21195b5a1d
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
<div class="spacer"></div>
<li><h1>Who are these contributors (so far)?</h1></li>
<div class="spacer"></div>
<li><p1>You can find a list of our amazing contributors</p1><a href=/halloffame> here!</a></li>
<li><p1>You can find a list of our amazing contributors </p1><a href=/halloffame>here!</a></li>
</div>
<script src=/sidebar.js></script>
<script src=/darkmode.js></script>