1
0
Fork 0
me/matrix/index.html
2024-11-25 22:01:04 -03:00

26 lines
No EOL
1 KiB
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>I have way too many accounts on Matrix, but these are the only ones:</h1>
<nav>
<p>v:nadeko.net (Primary! If you want to talk then message this one)</p>
<p>neon:conduit.rs (Conduit testing, secondary)</p>
<p>voxelity:mozilla.org</p>
<p>coconutwat3r:matrix.org</p>
<p>me:vox.ms (Not my homeserver I just namesniped the MXID lol)</p>
<p>pixyl:2137.download</p>
<p>-:stax.la</p>
<p>daze:laziness.eu</p>
<p>pixyl:tchncs.de</p>
<p>indy:envs.net</p>
</nav>
</body>
</html>