From 2e3de9d9d0bb982cb2054be6b0e288983df13c3c Mon Sep 17 00:00:00 2001 From: thecyberlearn Date: Sat, 6 Sep 2025 09:11:57 +0530 Subject: [PATCH] Simplify navbar by removing links to deleted pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove Home and AI Digital Branding links from navbar since those pages now redirect to marketplace. Update logo link to also point directly to marketplace for consistency. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- templates/base.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index 1322d8a..a333542 100644 --- a/templates/base.html +++ b/templates/base.html @@ -54,12 +54,10 @@