Skip to content

Commit

Permalink
Add visually hidden heading for footer navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
helenclx committed Sep 15, 2024
1 parent a132fae commit 7717060
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/_includes/global/footer.njk
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

{% include "global/socials.njk" %}

<h2 class="visually-hidden">Footer Navigation:</h2>
<ul class="inline-list">
<li><a href="{{ sitemeta.feedPath }}">RSS Feed</a></li>
{%- for statement in collections.statements -%}
Expand Down

0 comments on commit 7717060

Please sign in to comment.