aboutsummaryrefslogtreecommitdiff
path: root/build/services/index.html
diff options
context:
space:
mode:
authorAdam Stück <adam@adast.xyz>2023-12-17 19:20:53 +0100
committerAdam Stück <adam@adast.xyz>2023-12-17 19:20:53 +0100
commit462fc383d43dc7365bde781e6973cb1f0b1cad7f (patch)
treef1fe8f440b52d75ea3363c2342ebcc61e513f2a2 /build/services/index.html
parent30f34c4e509ce1b3b64dd4229fdd4b6ea7786a51 (diff)
services: add mumble
projects+services: sort lists alphabetically
Diffstat (limited to 'build/services/index.html')
-rw-r--r--build/services/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/build/services/index.html b/build/services/index.html
index e8a63a2..163b362 100644
--- a/build/services/index.html
+++ b/build/services/index.html
@@ -16,9 +16,10 @@
<main>
<h1>Services</h1>
<ul>
-<li><a href="https://search.adast.dk">SearXNG</a></li>
-<li><a href="https://tv.adast.dk">PeerTube</a></li>
+<li><a href="mumble://mumble.adast.dk">Mumble</a></li>
<li><a href="https://cloud.adast.dk">Nextcloud</a></li>
+<li><a href="https://tv.adast.dk">PeerTube</a></li>
+<li><a href="https://search.adast.dk">SearXNG</a></li>
<li><a href="https://chat.adast.xyz">Snikket</a></li>
</ul>
<footer role="contentinfo">