We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33f8ffa + 6253c42 commit 516fc94Copy full SHA for 516fc94
addon/templates/components/es-header.hbs
@@ -3,7 +3,7 @@
3
role="banner"
4
...attributes
5
>
6
- <nav class="es-navbar {{if this.expanded "navbar-expanded"}}">
+ <nav class="es-navbar {{if this.expanded "navbar-expanded"}}" aria-label="Primary site navigation">
7
<a class="navbar-brand-wrapper" href={{this.navHome}}>
8
<img
9
class="navbar-brand"
0 commit comments