q-live / index.html
Humuhumu33's picture
Unify: q-live redirects to canonical Q (text+voice) at HOLOGRAMTECH/q
763e76a verified
Raw
History Blame Contribute Delete
942 Bytes
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Q</title>
<meta http-equiv="refresh" content="0; url=https://hologramtech-q.static.hf.space">
<link rel="canonical" href="https://hologramtech-q.static.hf.space">
<style>
html,body{height:100%;margin:0}
body{background:#0b0f14;color:#e8eef5;font:16px/1.5 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;
display:flex;align-items:center;justify-content:center;text-align:center}
a{color:#8ecbff}
.c{max-width:32ch}
.d{opacity:.6;font-size:14px;margin-top:.75em}
</style>
</head>
<body>
<div class="c">
<p>Q now lives in one place — text and voice together.</p>
<p><a href="https://hologramtech-q.static.hf.space">Open Q →</a></p>
<p class="d">Redirecting…</p>
</div>
<script>location.replace("https://hologramtech-q.static.hf.space");</script>
</body>
</html>