ouroboros/docs/404.html
Ouroboros 9f0c1e880f fix: restore clear macOS DMG installation
Move the macOS install flow to the top of README and /install/, add the approved drag-to-Applications visual, and package the Applications shortcut in the DMG.

Bind the shortcut to final-archive smoke and release proof, then remove only the copied shortcut from SBOM staging before Syft.
2026-08-03 07:05:03 +03:00

21 lines
938 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="/assets/icon_1024.png" type="image/png">
<link rel="stylesheet" crossorigin href="/assets/ouroboros-BMqX6MjG.css">
</head>
<body class="not-found-page">
<div class="ambient" aria-hidden="true"></div>
<main class="not-found">
<img src="/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="/">Return to Ouroboros</a><a class="btn btn-quiet" href="/history/first-48-hours/">Visit the archive</a></div>
</main>
</body>
</html>