Skip to contentChangelog 2026-03-05 (Accessibility Header/Footer Heading-Linked Nav Pass 36)
Published
Article content
Changed
- Added an SR-only heading for main navigation and linked the header nav landmark with
aria-labelledby. - Added an SR-only heading for footer links and linked the footer nav landmark with
aria-labelledby. - Preserved existing overflow hint behavior and current-page link semantics.
Why
- Keeps global navigation landmarks consistent with the project’s heading-linked labeling strategy.
- Reduces reliance on isolated aria-label strings while improving structural clarity for assistive technologies.