From ff853aa74a1051317430a4309caac792f5606406 Mon Sep 17 00:00:00 2001 From: "Claude (Chronicler #56)" Date: Fri, 3 Apr 2026 01:42:45 +0000 Subject: [PATCH] fix: remove Subscribe button from nav (Discord-gated) WHAT WAS DONE: Removed Subscribe button from header navigation. WHY: Subscribe is now gated behind Discord - users must join Discord first, then get subscriber roles there. No direct web subscription flow. NAV LINKS NOW: - Home - Servers - About - Contact Subscribe CTAs remain in page content (homepage, etc.) which link to /subscribe page explaining Discord requirement. Signed-off-by: Claude (Chronicler #56) --- _includes/header.njk | 1 - 1 file changed, 1 deletion(-) diff --git a/_includes/header.njk b/_includes/header.njk index 7a81fd9..745b9d3 100644 --- a/_includes/header.njk +++ b/_includes/header.njk @@ -18,7 +18,6 @@ Servers About Contact - Subscribe