Skip to content

Commit

Permalink
🔍️ (Mobile Nav): add arial-label for burger icon
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeChenWM committed Nov 19, 2024
1 parent 9db3ae2 commit c3638aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/headline/default.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
{{#is "home"}}</h1>{{/is}}
</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="Mobile menu"></button>
</div>

<nav class="gh-head-menu">
Expand Down

0 comments on commit c3638aa

Please sign in to comment.