mirror of
https://github.com/thangisme/notes.git
synced 2026-06-10 23:29:20 -04:00
291 B
291 B
layout, title, parent, has_children, nav_exclude
| layout | title | parent | has_children | nav_exclude |
|---|---|---|---|---|
| default | Non-excluded Child | Non-excluded | true | false |
Non-excluded Child
This child page is explicitly not excluded, and should appear in the navigation.
title: Non-excluded Child
parent: Non-excluded
nav_exclude: false