ucsc / ucsc-2022

Official WordPress theme for UC Santa Cruz
6 stars 0 forks source link

fix: 🐛 Add ARIA landmark role for the `last-modified` date #328

Closed Herm71 closed 1 month ago

Herm71 commented 1 month ago

What does this do/fix?

Adds Landmark role="region" and aria-label="Page last modification date" attributes to Last modified text at bottom of footer. Fixes #327

QA

Links to relevant issues

Screenshots/video:

last-modified-aria

accessibility-attributes

Tests

Does this have tests?