mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-01-18 10:33:44 +00:00
Added aria-label to default.hbs' burger menu
no issue - Improve accessibility - Improve SEO (by improving accessibility)
This commit is contained in:
parent
cf569ac7b3
commit
4c6d33f3df
@ -36,7 +36,7 @@
|
||||
{{/if}}
|
||||
</a>
|
||||
<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="Main Menu"></button>
|
||||
</div>
|
||||
|
||||
<nav class="gh-head-menu">
|
||||
|
Loading…
x
Reference in New Issue
Block a user