Commit 12b82b9
committed
a11y: Add skip to main content link for keyboard navigation
This adds a skip navigation link that allows keyboard users to bypass
the navigation and jump directly to the main content. The link is
visually hidden by default but becomes visible when focused.
This addresses WCAG 2.4.1 (Level A) - Bypass Blocks.
Related to #83601 parent 40ea071 commit 12b82b9
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
151 | 157 | | |
152 | 158 | | |
153 | 159 | | |
| |||
166 | 172 | | |
167 | 173 | | |
168 | 174 | | |
169 | | - | |
| 175 | + | |
170 | 176 | | |
171 | 177 | | |
172 | 178 | | |
| |||
0 commit comments