From 981aa3c92c8119eb2c3f143ca49e767dff0a0740 Mon Sep 17 00:00:00 2001 From: Lionel Sambuc Date: Thu, 14 Mar 2019 13:04:40 +0100 Subject: [PATCH] Fix First level order --- docs/chapter1/README.md | 2 +- docs/chapter2/README.md | 2 +- docs/section1.md | 2 +- docs/section2.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/chapter1/README.md b/docs/chapter1/README.md index c83da5b..19b780c 100644 --- a/docs/chapter1/README.md +++ b/docs/chapter1/README.md @@ -1,7 +1,7 @@ --- layout: default title: Chapter 1 -nav_order: 2 +nav_order: 3 has_children: true permalink: /docs/chapter-1 --- diff --git a/docs/chapter2/README.md b/docs/chapter2/README.md index 94c8c03..c733d03 100644 --- a/docs/chapter2/README.md +++ b/docs/chapter2/README.md @@ -1,7 +1,7 @@ --- layout: default title: Chapter 2 -nav_order: 3 +nav_order: 5 has_children: true permalink: /docs/chapter-2 --- diff --git a/docs/section1.md b/docs/section1.md index e417a8a..eda751a 100644 --- a/docs/section1.md +++ b/docs/section1.md @@ -1,5 +1,5 @@ --- -nav_order: 3 +nav_order: 2 --- # Section 1 {: .no_toc } diff --git a/docs/section2.md b/docs/section2.md index 9139e94..20a9c74 100644 --- a/docs/section2.md +++ b/docs/section2.md @@ -1,5 +1,5 @@ --- -nav_order: 2 +nav_order: 4 --- # Section 2 {: .no_toc }