ouroboros/docs/404.html
Anton Razzhigaev 5a4abcbf43
docs: finish the Ouroboros Pages presentation (#75)
Co-authored-by: Ouroboros <ouroboros@local.mac>
2026-07-24 08:30:50 +03:00

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>