We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 801186f + fbe6a39 commit 2704892Copy full SHA for 2704892
app/components/blacklight/skip_link_component.html.erb
@@ -1,4 +1,4 @@
1
-<nav id="skip-link" role="navigation" class="visually-hidden-focusable sr-only sr-only-focusable" aria-label="<%= t('blacklight.skip_links.label') %>">
+<nav id="skip-link" class="visually-hidden-focusable sr-only sr-only-focusable" aria-label="<%= t('blacklight.skip_links.label') %>">
2
<div class="container-xl">
3
<%= link_to_main %>
4
<%= link_to_search %>
0 commit comments