mirror of
https://github.com/thangisme/notes.git
synced 2026-06-16 12:59:57 -04:00
159 B
159 B
layout, title, parent, has_children
| layout | title | parent | has_children |
|---|---|---|---|
| default | C | A | true |
C
A child of page A, and parent of page D
title: C
parent: A
has_children: true