From 749786b64b20f159fede6c650ca8bee4e77dda8c Mon Sep 17 00:00:00 2001 From: LimePotato Date: Thu, 28 Mar 2024 21:00:52 -0600 Subject: [PATCH] 202403282100 --- src/pages/index.astro | 10 ++--- src/pages/xonotic.astro | 98 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 103 insertions(+), 5 deletions(-) create mode 100644 src/pages/xonotic.astro diff --git a/src/pages/index.astro b/src/pages/index.astro index dde8759..32260a7 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -63,11 +63,6 @@ import Card from '../components/Card.astro'; title="Paste (UHM?)" body="Pastebin Alternative" /> -

Services & Game-Servers

@@ -82,6 +77,11 @@ import Card from '../components/Card.astro'; title="Minecraft Server" body="mc.ouroboros.gay | 1.7 --> 1.20" /> + +
+

Xonotic Server Info

+

This server runs 24/7, runs with some custom settings, .

+

Maximum occupancy: 30

+
+

Java Edition

+

address: mc.ouroboros.gay

+

port: 25565

+
+

Bedrock Edition

+

address: mc.ouroboros.gay

+

port: 19132

+
+ + + \ No newline at end of file