diff --git a/apps/website/src/components/Topbar.tsx b/apps/website/src/components/Topbar.tsx index bc65eae..1f02d9c 100644 --- a/apps/website/src/components/Topbar.tsx +++ b/apps/website/src/components/Topbar.tsx @@ -1,23 +1,20 @@ -import { NAV_LINKS } from "../content.js"; +import { NAV_LINKS, TOPBAR } from "../content.js"; +// Product row of the shared sticky header (brand book §08): glyph, then the bold product +// name and a short context line, ahead of the site's own nav anchors. The reDeploy-specific +// chevron mark previously rendered here was dropped — the family brand mark already anchors +// the statusbar row above it, and duplicating a logo across both rows of the same sticky +// header read as redundant. See the PR description for the full rationale. export default function Topbar() { return (
- + reDeploy - {" "} - ^^ + + — {TOPBAR.tagline}