15 lines
428 B
HTML
15 lines
428 B
HTML
|
|
<!doctype html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="utf-8">
|
||
|
|
<title>Deviant — Power Your Ideas</title>
|
||
|
|
<meta http-equiv="refresh" content="0; url=./">
|
||
|
|
<link rel="canonical" href="./">
|
||
|
|
<style>body{background:#050810;color:#d6dde9;font-family:system-ui,sans-serif;padding:40px}a{color:#d6ff3d}</style>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<p>Redirecting to <a href="./">deviant.x</a>…</p>
|
||
|
|
<script>location.replace('./');</script>
|
||
|
|
</body>
|
||
|
|
</html>
|