site-neo/not_found.html

25 lines
785 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title> &mdash; Atlas Cove's Archives, various scraps of things and pages that may or may not be finished, some notes, some other things.</title>
<link rel="stylesheet" href="https://atlas48.neocities.org//assets/css/syntax.css" type="text/css" />
<link rel="stylesheet" href="/main.css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<header>
<h1></h1>
</header>
<a href='https://atlas48.neocities.org//'>Home</a>&nbsp;<a href="https://atlas48.sdf.org/">Blog</a>
<hr>
<h1></h1>
<div class="container">
<h1>404</h1>
<p><strong>Page not found.</strong></p>
<p>The requested page could not be found.</p>
</div>
<hr>
</body>
</html>