v/me
v/me
1
0
Fork 0

Add matrix/index.html

This commit is contained in:
Voxel 2024-11-25 17:50:52 -03:00
parent aeffef5bb4
commit 7f8af5343e

25
matrix/index.html Normal file
View file

@ -0,0 +1,25 @@
<!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> &#x2022
<p>voxelity:mozilla.org</p> &#x2022
<p>coconutwat3r:matrix.org</p> &#x2022
<p>me:vox.ms (Not my homeserver I just namesniped the MXID lol)</p> &#x2022
<p>pixyl:2137.download</p> &#x2022
<p>-:stax.la</p> &#x2022
<p>daze:laziness.eu</p> &#x2022
<p>pixyl:tchncs.de</p> &#x2022
<p>indy:envs.net</p>
</nav>
</body>
</html>