Add matrix/index.html
This commit is contained in:
parent
aeffef5bb4
commit
7f8af5343e
1 changed files with 25 additions and 0 deletions
25
matrix/index.html
Normal file
25
matrix/index.html
Normal 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> •
|
||||
<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>
|
Loading…
Reference in a new issue