web-illinois / toolkit

This library provides styles and web components for creating branded UIUC websites.
18 stars 7 forks source link

Patch v2.16: Add img role to footer wordmark #537

Closed areynold closed 3 months ago

areynold commented 3 months ago

Summary

Testing

  1. Install PR branch
  2. Load footer component in browser
  3. Run AInspector or comparable tool on dev page. Footer wordmark should pass automated checks in the Aria-Widgets category and require a manual check in the Images category

Merge Instructions