From 25b86fa735cd18262d2c1a2790cc3277e4ac2fd6 Mon Sep 17 00:00:00 2001 From: Tommi Date: Wed, 10 Feb 2021 15:23:23 +0100 Subject: [PATCH] fixed script end tag --- _layouts/wrapper.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_layouts/wrapper.html b/_layouts/wrapper.html index 5e20337..5b5e395 100644 --- a/_layouts/wrapper.html +++ b/_layouts/wrapper.html @@ -35,6 +35,7 @@ layout: compress branch: 'main', selector: 'input#search', }); + {% include nav.html %} {% if page.tags contains 'draft' or page.tags contains 'wip' %}