From 5b3ea527e20cd8a1ac4b19355e81d314e0667a1b Mon Sep 17 00:00:00 2001 From: Jon <66625200+Kyro3400@users.noreply.github.com> Date: Sat, 24 Aug 2024 13:13:39 -0400 Subject: [PATCH] Update config.ts --- config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ts b/config.ts index 82f997e..412fd14 100644 --- a/config.ts +++ b/config.ts @@ -62,7 +62,7 @@ export const navLinks: Link[] = [ { label: "Spigot", link: "/server/minecraft/spigot" }, { label: "Bedrock", link: "/server/minecraft/bedrock" }, { label: "Pocketmine MP", link: "/server/minecraft/pocketmine" }, - { label: "Waterfall", link: "/server/minecraft/waterfall" }, + //{ label: "Waterfall", link: "/server/minecraft/waterfall" }, { label: "Software", title: true }, { label: "Gitea", link: "/server/software/gitea" },