Fix Order in Navigation

This commit is contained in:
2019-03-14 12:58:19 +01:00
parent 41dab06d62
commit b5995a9486
3 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
---
nav_order: 1
---
# Home
{: .no_toc }

View File

@@ -1,4 +1,7 @@
# A Page
---
nav_order: 3
---
# Section 1
{: .no_toc }
## Table of contents

View File

@@ -1,4 +1,7 @@
# A Page
---
nav_order: 2
---
# Section 2
{: .no_toc }
## Table of contents