Skip to content

Commit 5dde87b

Browse files
committed
reorganize pages
1 parent bcce412 commit 5dde87b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

overrides/partials/header.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
>{{ section.title }} <b class="caret"></b
6868
></span>
6969
<ul class="dropdown-menu">
70+
{% if section.children %}
7071
{% for nav_item in section.children %} {% if not nav_item.children %}
7172
<li>
7273
<a

0 commit comments

Comments
 (0)