From ee8b901bcbc5db0596d8b6e98f5bd34f4dc75d66 Mon Sep 17 00:00:00 2001 From: Silvio Giebl Date: Sun, 21 Jul 2019 14:36:51 +0200 Subject: [PATCH] Simplified nav nesting (cherry picked from commit eeb3f342b17a744d0c2b2f0360359fa3276f8abd) --- _includes/nav.html | 78 +++++++++++++++++++++---------------------- _layouts/default.html | 7 ++-- 2 files changed, 41 insertions(+), 44 deletions(-) diff --git a/_includes/nav.html b/_includes/nav.html index d561a42..fbe159f 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,40 +1,38 @@ - + diff --git a/_layouts/default.html b/_layouts/default.html index d414234..52a03e1 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,7 +4,7 @@ layout: table_wrappers - + {% include head.html %} @@ -14,10 +14,9 @@ layout: table_wrappers {% include title.html %} - - +