mirror of
https://github.com/razzant/ouroboros.git
synced 2026-08-14 13:13:13 +00:00
21 lines
988 B
HTML
21 lines
988 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="robots" content="noindex, follow">
|
|
<title>Page not found · Ouroboros</title>
|
|
<link rel="icon" href="/ouroboros/assets/icon_1024.png" type="image/png">
|
|
<link rel="stylesheet" crossorigin href="/ouroboros/assets/ouroboros-CM7fFUiI.css">
|
|
</head>
|
|
<body class="not-found-page">
|
|
<div class="ambient" aria-hidden="true"></div>
|
|
<main class="not-found">
|
|
<img src="/ouroboros/assets/icon_1024.png" alt="">
|
|
<p class="chapter-index">404 / LOST THREAD</p>
|
|
<h1>This path did not survive the last evolution.</h1>
|
|
<p class="lede">The current site and the preserved first-generation page are still here.</p>
|
|
<div class="hero-actions"><a class="btn btn-primary" href="/ouroboros/">Return to Ouroboros</a><a class="btn btn-quiet" href="/ouroboros/history/first-48-hours/">Visit the archive</a></div>
|
|
</main>
|
|
</body>
|
|
</html>
|