diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/atom.xml | 2 | ||||
-rw-r--r-- | build/services/index.html | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/build/atom.xml b/build/atom.xml index f58c444..874d71d 100644 --- a/build/atom.xml +++ b/build/atom.xml @@ -2,7 +2,7 @@ <feed xmlns="http://www.w3.org/2005/Atom"> <title>Adam Stück's blog</title> <link href="https://adast.dk/atom.xml" rel="self" /> - <updated>2023-12-17T19:19:56Z</updated> + <updated>2023-12-18T00:47:23Z</updated> <author> <name>Adam Stück</name> </author> diff --git a/build/services/index.html b/build/services/index.html index 163b362..e4dec24 100644 --- a/build/services/index.html +++ b/build/services/index.html @@ -16,11 +16,11 @@ <main> <h1>Services</h1> <ul> -<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> +<li><a href="mumble://mumble.adast.dk">Mumble</a>: Low-latency voice chat</li> +<li><a href="https://cloud.adast.dk">Nextcloud</a>: Cloud, calendar, contacts</li> +<li><a href="https://tv.adast.dk">PeerTube</a>: Video/stream platform</li> +<li><a href="https://search.adast.dk">SearXNG</a>: Metasearch engine</li> +<li><a href="https://chat.adast.xyz">Snikket</a>: Decentralized encrypted messaging</li> </ul> <footer role="contentinfo"> <hr> |