diff --git a/_includes/nav.html b/_includes/nav.html index a2fda59..d064b48 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -8,7 +8,7 @@ {%- assign first_level_url = node.url | absolute_url -%} {%- endif -%} {%- if node.has_children -%} - + {%- endif -%} {{ node.title }} {%- if node.has_children -%} @@ -20,7 +20,7 @@ {%- assign second_level_url = child.url | absolute_url -%} {%- endif -%} {%- if child.has_children -%} - + {%- endif -%} {{ child.title }} {%- if child.has_children -%} diff --git a/_layouts/default.html b/_layouts/default.html index c6fd128..bc4ee27 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -8,19 +8,19 @@ layout: table_wrappers {% include head.html %} - + Link - + Menu - + Search - + Expand @@ -30,7 +30,7 @@ layout: table_wrappers