custom
code
sovereign-compute
perplexity-macro-vm / index.html
SNAPKITTYWEST's picture
chore: push from SNAPKITTYWEST local build
92d9567 verified
Raw
History Blame Contribute Delete
564 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0;url=docs/agent-console/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Perplexity Macro VM</title>
<style>html,body{height:100%;margin:0;background:#1c1c1e;color:#e5e5e7;font-family:system-ui;display:grid;place-items:center}a{color:#0a84ff;text-decoration:none}</style>
</head>
<body>
<a href="docs/agent-console/">Opening Agent Console →</a>
<script>location.replace("docs/agent-console/")</script>
</body>
</html>