23 lines
No EOL
960 B
HTML
23 lines
No EOL
960 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Voxel | Matrix</title>
|
|
<style>body{max-width:1000px;margin:auto;background-color:black;color:white;font-family:Arial;}a{color:#05d5ff}</style>
|
|
<link rel="icon" type="image/png" href="https://upload.wikimedia.org/wikipedia/commons/3/34/Transparent_Uranus.png"/>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Reach me on Matrix (these are my only accounts):</h1>
|
|
<nav>
|
|
<p>v:nadeko.net (Primary! If you want to talk then message this one)</p>
|
|
<p>neon:conduit.rs (Alt for Conduit testing)</p>
|
|
<p>killjoy:pain.agency (Alt for Dendrite testing)</p>
|
|
<p>river:ari.lt (Dendrite again)
|
|
<p>me:vox.ms (Not my homeserver I just namesniped the MXID lol)</p>
|
|
<p>daze:laziness.eu</p>
|
|
<p>indy:envs.net</p>
|
|
</nav>
|
|
</body>
|
|
</html> |