notes/docs/tests/navigation/grandparent/ca.md

17 lines
159 B
Markdown
Raw Normal View History

---
layout: default
title: C
parent: A
has_children: true
---
# C
A child of page A, and parent of page D
```yaml
title: C
parent: A
has_children: true
```