From c0a22dddd5f966bb286eab9c01af823367a2316f Mon Sep 17 00:00:00 2001 From: thecyberlearn Date: Sat, 6 Sep 2025 09:15:04 +0530 Subject: [PATCH] Add Home link pointing to external website MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add Home link back to navbar pointing to https://www.quantumtaskai.com/ with target="_blank" to open in new tab. Navbar now shows both Home (external) and AI Marketplace (internal). 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/base.html b/templates/base.html index a333542..581ee72 100644 --- a/templates/base.html +++ b/templates/base.html @@ -58,6 +58,7 @@ Quantum Tasks AI