Fix First level order

This commit is contained in:
2019-03-14 13:04:40 +01:00
parent b5995a9486
commit 981aa3c92c
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
---
layout: default
title: Chapter 1
nav_order: 2
nav_order: 3
has_children: true
permalink: /docs/chapter-1
---
+1 -1
View File
@@ -1,7 +1,7 @@
---
layout: default
title: Chapter 2
nav_order: 3
nav_order: 5
has_children: true
permalink: /docs/chapter-2
---
+1 -1
View File
@@ -1,5 +1,5 @@
---
nav_order: 3
nav_order: 2
---
# Section 1
{: .no_toc }
+1 -1
View File
@@ -1,5 +1,5 @@
---
nav_order: 2
nav_order: 4
---
# Section 2
{: .no_toc }