Skip to content

Commit

Permalink
More descriptive names for nav landmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarstairs-scottlogic committed Dec 6, 2023
1 parent e4a4bac commit c5e5fff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/site-header.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h1 class="brand"><a href="{{site.scottlogic.url}}">Scott Logic / Altogether Sma
</div>
<div class="large-6 medium-6 cell">
<div class="header-nav_top">
<nav aria-label="upper-nav">
<nav aria-label="Getting in touch">
<div class="menu-secondary-container">
<ul id="secondary-menu" class="menu">
<li><a href="{{site.scottlogic.url}}/careers">Careers</a></li>
Expand All @@ -49,7 +49,7 @@ <h1 class="brand"><a href="{{site.scottlogic.url}}">Scott Logic / Altogether Sma
</nav>
</div>
<div class="header-nav_bottom">
<nav aria-label="main-nav">
<nav aria-label="About Scott Logic">
<div class="menu-primary-container">
<ul id="primary-menu" class="menu">
<li><a href="{{site.scottlogic.url}}/what-we-do">What we do</a></li>
Expand Down

0 comments on commit c5e5fff

Please sign in to comment.