mirror of
https://github.com/thangisme/notes.git
synced 2026-06-11 09:39:17 -04:00
12 lines
210 B
Markdown
12 lines
210 B
Markdown
---
|
|
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.
|