Add shortcut for SRs to Skip to content
for a11y
This commit is contained in:
parent
b94c216a6a
commit
d3a64b1759
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
%header.navbar.navbar-fixed-top.navbar-gitlab{ class: nav_header_class }
|
||||
%a{ href: "#content-body", tabindex: "1", class: "sr-only gl-accessibility" } Skip to content
|
||||
%div{ class: "container-fluid" }
|
||||
.header-content
|
||||
%button.side-nav-toggle{ type: 'button', "aria-label" => "Toggle global navigation" }
|
||||
|
|
Loading…
Reference in a new issue