1
0
mirror of https://github.com/thangisme/notes.git synced 2024-12-22 23:56:31 -05:00
notes/docs/tests/navigation/exclude/excluded-child.md
PLanCompS ca367e09d5 Added regression tests for navigation
See the change to `_config.yml` for how to activate the tests.
2020-08-13 16:52:30 +02:00

258 B

layout title parent nav_exclude
default Excluded Child Not Excluded true

Excluded Child

This child page is explicitly excluded, and should not appear in the navigation.

title: Excluded Child
parent: Not Excluded
nav_exclude: true