From 6d967bad848dd4035d82ec5dca97035b94d3038f Mon Sep 17 00:00:00 2001 From: Amit Rana Date: Wed, 15 Apr 2026 09:44:16 +0530 Subject: [PATCH] headerfix --- header.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/header.js b/header.js index 28481e2..962b8de 100644 --- a/header.js +++ b/header.js @@ -16,8 +16,9 @@ var NAV_LINKS = [ { label: 'Home', url: 'https://quantumtaskai.com' }, { label: 'AI Digital Branding', url: 'https://quantumtaskai.com/digital-branding.html' }, - { label: 'Site Auditor', url: 'https://audit.quantumtaskai.com' }, { label: 'Blog', url: 'https://blog.quantumtaskai.com/' }, + { label: 'Site Auditor', url: 'https://audit.quantumtaskai.com' }, + ]; // ─── Styles (matches static site css/style.css header) ──────────