feat: minor visual modifications

This commit is contained in:
ae 2025-01-14 22:58:38 +02:00
parent f67ec59d66
commit 8b14350cad
Signed by: ae
GPG Key ID: 995EFD5C1B532B3E

View File

@ -19,7 +19,7 @@
<body> <body>
<main> <main>
<h4>About</h4> <h4>About</h4>
<p><code>Umbrella.haus</code> is an experimental, privacy-centric project that aims to provide a curated selection of open-source services free of charge. All services are hosted on a dedicated server located in Hetzner's Helsinki data center (<code>hel1</code>).</p> <p><b>Umbrella.haus</b> is an experimental, privacy-centric project that aims to provide a curated selection of open-source services free of charge. All services are hosted on a dedicated server located in Hetzner's Helsinki data center.</p>
<p>Feel free to send inquiries to <code>ben (at) uq.ci</code> (<a href="https://golfed.xyz/pgp.txt">PGP</a>) or <code>xmr.02</code> on Signal.</p> <p>Feel free to send inquiries to <code>ben (at) uq.ci</code> (<a href="https://golfed.xyz/pgp.txt">PGP</a>) or <code>xmr.02</code> on Signal.</p>
<h4>Services</h4> <h4>Services</h4>
<p><a href="https://git.umbrella.haus">Gitea</a>: Forge software package for hosting software version control using Git.</p> <p><a href="https://git.umbrella.haus">Gitea</a>: Forge software package for hosting software version control using Git.</p>
@ -28,12 +28,12 @@
<p><a href="https://speed.umbrella.haus">LibreSpeed</a>: Extremely lightweight speedtest implemented in JavaScript (telemetry disabled). Utilizes XMLHttpRequest and Web Workers.</p> <p><a href="https://speed.umbrella.haus">LibreSpeed</a>: Extremely lightweight speedtest implemented in JavaScript (telemetry disabled). Utilizes XMLHttpRequest and Web Workers.</p>
<h4>Tor Relays</h4> <h4>Tor Relays</h4>
<ul> <ul>
<li><a href="https://metrics.torproject.org/rs.html#details/15CD2C302869242498AFEB2369C0E95882DFCB6A">Caspian</a> <code>(15CD2C302869242498AFEB2369C0E95882DFCB6A)</code></li> <li><a href="https://metrics.torproject.org/rs.html#details/15CD2C302869242498AFEB2369C0E95882DFCB6A">Caspian</a> (<code>15CD2...DFCB6A</code>, deployed Jan. 8th 2025)</li>
</ul> </ul>
</main> </main>
<footer> <footer>
<i><a href="https://umbrella.haus" target="_blank">umbrella.haus</a> // Last update: Jan. 9th 2025</i> <i><a href="https://umbrella.haus" target="_blank">umbrella.haus</a> // Last update: Jan. 14th 2025</i>
</footer> </footer>
</body> </body>
</html> </html>