File size: 564 Bytes
92d9567 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | <!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>
|