From e75b7e05e947aa5ddd618b89528973a99941386b Mon Sep 17 00:00:00 2001 From: tanjz12 <11425799+tanjz12@users.noreply.github.com> Date: Thu, 5 Feb 2026 13:38:03 -0800 Subject: [PATCH] remove bmt 2025 online link from nav bar --- templates/base.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index f3f4358..f498e78 100644 --- a/templates/base.html +++ b/templates/base.html @@ -86,7 +86,6 @@ {{ macros::mobile_nav_link(path="@/about.md", label="About") }} {{ macros::mobile_nav_link(path="@/resources/index.md", label="Resources") }} {{ macros::mobile_nav_link(path="@/events/bmmt-2026.md", label="BmMT 2026") }} - {{ macros::mobile_nav_link(path="@/events/bmt-2025-online.md", label="BMT 2025 Online") }}