From 34bc00ddbe4d2ffb130f6718150a7759f01a272b Mon Sep 17 00:00:00 2001 From: m5o Date: Fri, 2 Mar 2018 00:44:40 +0100 Subject: docs skippy partial (#25750) * load skippy markup from includes --- _layouts/docs.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to '_layouts/docs.html') 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 %} - -
- Skip to main content -
-
+ {% include skippy.html %} {% include docs-navbar.html %} -- cgit v1.2.3