mirror of
https://github.com/thecyberlearn/quantum-website-2026.git
synced 2026-08-18 09:03:21 +00:00
nav: point Marketplace link at marketplace subdomain, drop redundant Site Auditor item
The new marketplace.quantumtaskai.com hub IS the marketplace — no need for a static marketplace.html mirror. The standalone "Site Auditor" nav item is also redundant now that Site Auditor lives inside the hub; visitors discover it via the Marketplace entry. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
bd738f9183
commit
a7952319a0
@ -15,10 +15,9 @@
|
||||
|
||||
var NAV_LINKS = [
|
||||
{ label: 'Home', url: 'https://quantumtaskai.com' },
|
||||
{ label: 'Marketplace', url: 'https://quantumtaskai.com/marketplace.html' },
|
||||
{ label: 'Marketplace', url: 'https://marketplace.quantumtaskai.com' },
|
||||
{ label: 'AI Digital Branding', url: 'https://quantumtaskai.com/digital-branding.html' },
|
||||
{ label: 'Blog', url: 'https://blog.quantumtaskai.com/' },
|
||||
{ label: 'Site Auditor', url: 'https://marketplace.quantumtaskai.com' },
|
||||
];
|
||||
|
||||
// ─── Styles (matches static site css/style.css header) ──────────
|
||||
|
||||
Loading…
Reference in New Issue
Block a user