updated/added links
This commit is contained in:
parent
3e572582fb
commit
8ff733eee5
2 changed files with 24 additions and 15 deletions
|
@ -24,9 +24,10 @@
|
|||
</nav>
|
||||
<nav>
|
||||
<a href="https://docker.arrayinamatrix.xyz/" class="btn">Docker</a>
|
||||
<a href="https://stats.arrayinamatrix.xyz/" class="btn">Metrics</a>
|
||||
<a href="https://matrix.arrayinamatrix.xyz/synapse-admin/" class="btn">Synapse</a>
|
||||
<a href="https://matrix.arrayinamatrix.xyz/_matrix/maubot/" class="btn">Maubot</a>
|
||||
<a href="https://dimension.chatinamatrix.xyz/" class="btn">Dimension</a>
|
||||
<a href="https://stats.chatinamatrix.xyz/" class="btn">Metrics</a>
|
||||
<!-- <a href="https://matrix.arrayinamatrix.xyz/synapse-admin/" class="btn">Synapse</a> -->
|
||||
<!-- <a href="https://matrix.arrayinamatrix.xyz/_matrix/maubot/" class="btn">Maubot</a> -->
|
||||
</nav>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -39,15 +39,6 @@
|
|||
|
||||
<br>
|
||||
|
||||
<section id="hydrogen">
|
||||
<h3><a href="https://hydrogen.chatinamatrix.xyz">Hydrogen</a></h3>
|
||||
<code>
|
||||
A minimal and lightning fast <a href="./#matrix">Matrix</a> web client.
|
||||
</code>
|
||||
</section>
|
||||
|
||||
<br>
|
||||
|
||||
<section id="cinny">
|
||||
<h3><a href="https://cinny.chatinamatrix.xyz">Cinny</a></h3>
|
||||
<code>
|
||||
|
@ -57,6 +48,15 @@
|
|||
|
||||
<br>
|
||||
|
||||
<section id="hydrogen">
|
||||
<h3><a href="https://hydrogen.chatinamatrix.xyz">Hydrogen</a></h3>
|
||||
<code>
|
||||
A minimal and fast <a href="./#matrix">Matrix</a> web client.
|
||||
</code>
|
||||
</section>
|
||||
|
||||
<br>
|
||||
|
||||
<section id="jitsi">
|
||||
<h3><a href="https://jitsi.arrayinamatrix.xyz">Jitsi</a></h3>
|
||||
<code>
|
||||
|
@ -66,6 +66,15 @@
|
|||
|
||||
<br>
|
||||
|
||||
<section id="etherpad">
|
||||
<h3><a href="https://dimension.chatinamatrix.xyz/etherpad">Etherpad</a></h3>
|
||||
<code>
|
||||
Open source real time web text editor similar to Google Docs.
|
||||
</code>
|
||||
</section>
|
||||
|
||||
<br>
|
||||
|
||||
<section id="cbox">
|
||||
<h3><a href="./cbox/">Cbox</a></h3>
|
||||
<code>
|
||||
|
@ -97,8 +106,7 @@
|
|||
<section id="tor">
|
||||
<h3><a href="./tor/">Tor hidden services</a></h3>
|
||||
<code>
|
||||
List of all of my Tor hidden services. Use Tor to bypass censorship! (Accessible only using the <a
|
||||
href="https://www.torproject.org/download/">Tor browser</a>.)
|
||||
List of all of my Tor hidden services. Use Tor to bypass censorship! (Requires Tor compatible browser.)
|
||||
</code>
|
||||
</section>
|
||||
|
||||
|
@ -107,7 +115,7 @@
|
|||
<section id="git">
|
||||
<h3><a href="https://git.arrayinamatrix.xyz">Gitea</a></h3>
|
||||
<code>
|
||||
Lightweight open sourced code hosting. (i.e. GitHub replacement!)
|
||||
Lightweight open sourced code hosting. (GitHub replacement!)
|
||||
</code>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue