From e4759daecfeb52ceda9aeb3f567096bf5fb29293 Mon Sep 17 00:00:00 2001 From: PLanCompS <18308236+pdmosses@users.noreply.github.com> Date: Tue, 11 Aug 2020 18:31:54 +0200 Subject: [PATCH] Update nav.html Indentation adjusted --- _includes/nav.html | 74 +++++++++++++++++++++++----------------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/_includes/nav.html b/_includes/nav.html index c9bcbda..a6fd87e 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -58,42 +58,42 @@ {%- assign pages_list = sorted_number_ordered_pages | concat: sorted_string_ordered_pages -%} {%- for node in pages_list -%} - {%- if node.parent == nil -%} - - {%- endif -%} + {%- if node.parent == nil -%} + + {%- endif -%} {%- endfor -%}