fix: navigation labels
This commit is contained in:
parent
e52caea435
commit
3ce64cb573
3 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
<nav>
|
||||
<nav aria-label="Primary site navigation">
|
||||
<ul class="flex--centered">
|
||||
{% for link in nav.menu %}
|
||||
<li>
|
||||
|
|
Reference in a new issue