Article content
Changed
- Updated homepage sidebar container to use heading-linked labeling (
aria-labelledby="site-updates-heading") with a dedicated SR-only heading. - Updated projects health-card list labeling to reference the existing section heading (
aria-labelledby="project-health-cards-heading") instead of a standalone aria-label.
Why
- Keeps region/list labeling patterns consistent with the broader heading-linked accessibility strategy.
- Improves navigational clarity for assistive technologies while reducing redundant custom label text.