Skip to content

Commit

Permalink
OEL-2128: Add #main-content target for skip link.
Browse files Browse the repository at this point in the history
  • Loading branch information
drishu committed Dec 9, 2022
1 parent 294965f commit 6e3b7b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/overrides/page/page.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
</header>
{% endblock %}
<main>
<a id="main-content" tabindex="-1"></a>
{{ page.hero }}
<div class="container mt-md-4-75 mt-4">
<div class="row">
Expand Down

0 comments on commit 6e3b7b6

Please sign in to comment.