21 lines
No EOL
937 B
HTML
21 lines
No EOL
937 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>
|
|
<a href="https://matrix.to/#/@v:nadeko.net">Synapse | Main</a> •
|
|
<a href="https://matrix.to/#/@river:ari.lt">Dendrite</a> •
|
|
<a href="https://matrix.to/#/@aurora:aria-net.org">Archon</a> •
|
|
<a href="https://matrix.to/#/@neon:conduit.rs">Conduit</a> •
|
|
<a href="https://matrix.to/#/@indy:envs.net">envs.net</a>
|
|
</nav>
|
|
</body>
|
|
</html> |