v/me
v/me
1
0
Fork 0
me/matrix/index.html

23 lines
960 B
HTML
Raw Normal View History

2024-11-25 17:50:52 -03:00
<!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>
2024-11-26 12:32:20 -03:00
<h1>Reach me on Matrix (these are my only accounts):</h1>
2024-11-25 17:50:52 -03:00
<nav>
2024-11-25 18:00:59 -03:00
<p>v:nadeko.net (Primary! If you want to talk then message this one)</p>
2024-11-26 00:50:43 -03:00
<p>neon:conduit.rs (Alt for Conduit testing)</p>
2024-11-26 00:51:01 -03:00
<p>killjoy:pain.agency (Alt for Dendrite testing)</p>
2024-11-27 00:40:38 -03:00
<p>river:ari.lt (Dendrite again)
2024-11-25 18:00:59 -03:00
<p>me:vox.ms (Not my homeserver I just namesniped the MXID lol)</p>
<p>daze:laziness.eu</p>
2024-11-25 17:50:52 -03:00
<p>indy:envs.net</p>
</nav>
</body>
</html>