Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
Added some fun text to the 404 replacing the current text.
  • Loading branch information
millxisyes authored Jul 28, 2023
1 parent bb32dc1 commit 6046441
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
<div id="notfound">
<img src="/assets/err.png" />
<h1>NOT FOUND</h1>
<p>I couldn't find what you were looking for.<br>I can't point you in the right direction, but I can at least bring you back <a href="/">home</a>.</p>
<h6>if you do need directions, maybe ask the developer?</h6>
<p>If you see this, I probably messed something up.<br>Anyways, while you're here, why not go on the Github Repository and try and make the site better? <a href="/">home</a>.</p>
<h6>Anyways uh, just go on the landing page again, unless I somehow messed up the landing page.</h6>
</div>
</body>
</html>

0 comments on commit 6046441

Please sign in to comment.