We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be0c0f commit 99ee954Copy full SHA for 99ee954
src/_includes/header.html
@@ -1,7 +1,5 @@
1
-{% assign route = page.url|regex_replace:'/index$|/index\.html$|\.html$|/$' %}
2
-
3
<header class="site-header">
4
- <a href="#document-title" id="skip-to-main" class="filled-button" tabindex="1">
+ <a href="#document-title" id="skip-to-main" class="filled-button">
5
Skip to main content
6
</a>
7
<nav class="navbar">
0 commit comments