Skip to content

Commit

Permalink
add text alternative to social links for #602
Browse files Browse the repository at this point in the history
  • Loading branch information
poojagunturu96 committed Jul 9, 2024
1 parent d3529aa commit 8008b2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/templates/partials/social-links.twig
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
name: name,
class: large ? 'f5' : null
} %}
<span class="sr-only">Link to page/content on {{name}}</span>
</a>
</li>
{% endif %}
Expand Down

0 comments on commit 8008b2a

Please sign in to comment.