vinta-awesome-python/website/templates
Vinta Chen 86885bc67a
fix(a11y): wrap sort column headers in button elements
Table sort triggers were bare th elements, which are not keyboard
focusable or announced as interactive by screen readers. Replace with
button elements inside th so keyboard users can activate sorting and
get proper focus-visible ring.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-24 12:38:19 +08:00
..
base.html Revert "perf: self-host Google Fonts to eliminate render-blocking external request" 2026-03-24 12:35:56 +08:00
index.html fix(a11y): wrap sort column headers in button elements 2026-03-24 12:38:19 +08:00