mirror of
https://github.com/thangisme/notes.git
synced 2026-08-07 17:30:35 -04:00
Added regression tests for navigation
See the change to `_config.yml` for how to activate the tests.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: default
|
||||
title: Mixture
|
||||
parent: Order
|
||||
nav_order: 5
|
||||
has_children: true
|
||||
---
|
||||
|
||||
# Mixed Order
|
||||
|
||||
It seems unlikely that different types of `nav_order` values are needed for the children of the same parent.
|
||||
Reference in New Issue
Block a user