mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 02:22:07 -05:00
Update 404.html
This commit is contained in:
parent
65a066c1b7
commit
05eae44835
21
404.html
21
404.html
@ -51,16 +51,17 @@
|
|||||||
|
|
||||||
</alerts>
|
</alerts>
|
||||||
<body id="noscroll">
|
<body id="noscroll">
|
||||||
<header>
|
<header>
|
||||||
<a href="/index.html">Home</a>
|
<a href="/index.html">Home</a>
|
||||||
<a href="/bookmarklets.html">Bookmarklets</a>
|
<a href="/bookmarklets.html">Bookmarklets</a>
|
||||||
<a href="/projects.html">Games</a>
|
<a href="/projects.html">Games</a>
|
||||||
<a href="/settings.html">Settings</a>
|
<a href="/apps.html">Apps</a>
|
||||||
<a id="blank" href="#">Open Blank</a>
|
<a href="/settings.html">Settings</a>
|
||||||
<div id="status">
|
<a id="blank" href="#">Open Blank</a>
|
||||||
<p id="time">00:00 AM</p>
|
<div id="status">
|
||||||
</div>
|
<p id="time">00:00 AM</p>
|
||||||
</header>
|
</div>
|
||||||
|
</header>
|
||||||
<main id="main" class="noscroll">
|
<main id="main" class="noscroll">
|
||||||
<h1>Page not found!</h1>
|
<h1>Page not found!</h1>
|
||||||
<p>We could not find this page.</p>
|
<p>We could not find this page.</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user