Order documentation navigation sections.
This commit is contained in:
parent
da78929415
commit
04fb351a11
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
eleventyNavigation:
|
||||
key: How-to guides
|
||||
order: 1
|
||||
permalink: false
|
||||
---
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
eleventyNavigation:
|
||||
key: Reference guides
|
||||
order: 2
|
||||
permalink: false
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue