Fixed fun links

This commit is contained in:
jaycee 2024-06-22 21:27:43 -06:00
parent 1ec8c33fe6
commit 3da6044507
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<h1>Fun</h1>
<p><a href="gifs.htmll">Gifs</a></p>
<p><a href="gifs.html">Gifs</a></p>
<p><a href="overwatch.html">Overwatch</a></p>
<p><a href="projects.html">Projects</a></p>
<p><a href="toast.html">Toast</a></p>

View File

@ -20,7 +20,7 @@
<content style="text-align: center; margin-left: auto; margin-right: auto; ">
<h1>Fun</h1>
<p><a href="gifs.htmll">Gifs</a></p>
<p><a href="gifs.html">Gifs</a></p>
<p><a href="overwatch.html">Overwatch</a></p>
<p><a href="projects.html">Projects</a></p>
<p><a href="toast.html">Toast</a></p> </content>