Explorar el Código

Order documentation navigation sections.

Dan Helfman hace 1 año
padre
commit
04fb351a11
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. 1 0
      docs/how-to/index.md
  2. 1 0
      docs/reference/index.md

+ 1 - 0
docs/how-to/index.md

@@ -1,5 +1,6 @@
 ---
 eleventyNavigation:
   key: How-to guides
+  order: 1
 permalink: false
 ---

+ 1 - 0
docs/reference/index.md

@@ -1,5 +1,6 @@
 ---
 eleventyNavigation:
   key: Reference guides
+  order: 2
 permalink: false
 ---