diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/atom.xml | 2 | ||||
-rw-r--r-- | build/services/index.html | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/build/atom.xml b/build/atom.xml index 874d71d..66e3f39 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-18T00:47:23Z</updated> + <updated>2023-12-18T16:16:40Z</updated> <author> <name>Adam Stück</name> </author> diff --git a/build/services/index.html b/build/services/index.html index e4dec24..644d36d 100644 --- a/build/services/index.html +++ b/build/services/index.html @@ -16,6 +16,7 @@ <main> <h1>Services</h1> <ul> +<li>Minecraft: mc.adast.dk</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> |