a11y: Add "Toggle Menu" aria-label to all themes (#413)

This is same fix that was applied exclusively the Edge theme in #183
ported to all themes.

It supercedes #370, which would have applied the same fix with different
wording exclusively to the Headline theme.
This commit is contained in:
Mark Stosberg 2025-04-22 08:49:36 -04:00 committed by GitHub
parent 392d78a72a
commit 9ac1183954

View File

@ -52,7 +52,7 @@
</a>
</div>
<button class="gh-search gh-icon-btn" aria-label="Search this site" data-ghost-search>{{> "icons/search"}}</button>
<button class="gh-burger"></button>
<button class="gh-burger" aria-label="Toggle menu"></button>
</div>
<nav class="gh-head-menu">