Fix Order in Navigation
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
---
|
||||
nav_order: 1
|
||||
---
|
||||
# Home
|
||||
{: .no_toc }
|
||||
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
# A Page
|
||||
---
|
||||
nav_order: 3
|
||||
---
|
||||
# Section 1
|
||||
{: .no_toc }
|
||||
|
||||
## Table of contents
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
# A Page
|
||||
---
|
||||
nav_order: 2
|
||||
---
|
||||
# Section 2
|
||||
{: .no_toc }
|
||||
|
||||
## Table of contents
|
||||
|
||||
Reference in New Issue
Block a user