Fixed space being part of the link
This commit is contained in:
parent
85cf70b926
commit
21195b5a1d
|
@ -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>
|
||||
|
|
Reference in New Issue