llms.txt Content
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Imperium Manifold</title>
<link rel="icon" href="/favicon.ico" />
<meta name="lightning" content="lnurlp:manifold@manifold.cohereon.io" />
<meta name="nostr" content="manifold@manifold.cohereon.io" />
<link rel="canonical" href="https://manifold.cohereon.io" />
<style>
html, body { margin: 0; padding: 0; background: #000; height: 100%; }
body { display: flex; align-items: center; justify-content: center; }
a { color: #888; font-family: monospace; font-size: 14px; text-decoration: none; }
a:hover { color: #aaa; }
</style>
</head>
<body>
<a href="https://cohereon.io">Human content available at https://cohereon.io</a>
</body>
</html>