Added 404 error page.
This commit is contained in:
10
index.html
10
index.html
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user