From d4c414785a91ed4a47ae4829494b9b4a14c12e34 Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Thu, 15 Feb 2024 03:06:27 +0400 Subject: [PATCH] Added a link to a web map of a Minecraft world. --- web/templates/about.pug | 1 + 1 file changed, 1 insertion(+) diff --git a/web/templates/about.pug b/web/templates/about.pug index 956ee9d..1872439 100755 --- a/web/templates/about.pug +++ b/web/templates/about.pug @@ -187,6 +187,7 @@ block content div +isServiceUp("Minecraft", "game-minecraft") p.highlighted arav.su:25565 + p #[a(href='/minemap') Web map]. p Now run a version 1.20.4 with fabric. Here's a #[a(href='https://files.arav.su/file/games/minecraft/1.20.4-fabric-modpack.zip') modpack]. div +isServiceUp("Starbound", "game-starbound")