Added 404 error page.

This commit is contained in:
Cutieguwu
2025-05-31 21:55:35 -04:00
parent 48c3e289d5
commit dd3a9fe589
3 changed files with 93 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<title>Home | Cuiteguwu</title>
<title>Home | Cutieguwu</title>
<link rel="icon" type="image/x-icon" href="test-favicon.jpg" />
<link rel="stylesheet" type="text/css" href="style.css" />
@@ -70,13 +70,7 @@
</ul>
</nav>
<div class="main_pane">
<p>
lorem ipsum etc idk what else there is in this latin phrase so here's a bunch of
generic stuff the quick brown fox jumps over the lazy dog blah blah blah more text
here as I continue to type random shit out hoping that I can fill this block and
track something down but likely only to fail miserably because css is such a pain in
the ass
</p>
<p>lorem ipsum etc idk what else there is in this latin phrase</p>
</div>
<script
type="module"