Update matrix/index.html
This commit is contained in:
parent
8333681ec7
commit
55422f6492
1 changed files with 7 additions and 7 deletions
|
@ -9,14 +9,14 @@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<h1>Reach me on Matrix (these are my only accounts):</h1>
|
<h1>Reach me on Matrix (these are my only accounts sorted by how fast you'll probably get a response):</h1>
|
||||||
<nav>
|
<nav>
|
||||||
<p>v:nadeko.net (Synapse | Main)</p>
|
<a href="https://matrix.to/#/@v:nadeko.net">Synapse | Main</a>
|
||||||
<p>cinnabon:we2.ee (Conduwuit)</p>
|
<a href="https://matrix.to/#/@cinnabon:we2.ee">Conduwuit</a>
|
||||||
<p>aurora:aria-net.org (Archon)
|
<a href="https://matrix.to/#/@river:ari.lt">Dendrite</a>
|
||||||
<p>neon:conduit.rs (Conduit)</p>
|
<a href="https://matrix.to/#/@aurora:aria-net.org">Archon</a>
|
||||||
<p>river:ari.lt (Dendrite)
|
<a href="https://matrix.to/#/@neon:conduit.rs">Conduit</a>
|
||||||
<p>indy:envs.net</p>
|
<a href="https://matrix.to/#/@indy:envs.net">envs.net</p>
|
||||||
</nav>
|
</nav>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Add table
Reference in a new issue