aboutsummaryrefslogtreecommitdiff
path: root/_layouts/docs.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/docs.html')
-rw-r--r--_layouts/docs.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/_layouts/docs.html b/_layouts/docs.html
index f876055d7..1d2125508 100644
--- a/_layouts/docs.html
+++ b/_layouts/docs.html
@@ -4,11 +4,7 @@
{% include header.html %}
</head>
<body>
- <a id="skippy" class="sr-only sr-only-focusable" href="#content">
- <div class="container">
- <span class="skiplink-text">Skip to main content</span>
- </div>
- </a>
+ {% include skippy.html %}
{% include docs-navbar.html %}