1
0
mirror of https://github.com/thangisme/notes.git synced 2026-06-15 14:59:55 -04:00
Files
notes/docs/grandchildren-test/index.md
Peter Mosses 94c1dc3736 Hides dispay of grandchildren
Display of grandchildren links in the navigation is now delayed until their parent is selected.

To test, select the `Grandchildren test` node. Only the direct children should appear. Selecting one of them then shows its children.
2019-11-16 11:44:46 +01:00

13 lines
209 B
Markdown

---
layout: default
title: Grandchildren test
has_children: true
nav_order: 8
---
Grandchildren test
==================
Has a child [Buttons](buttons)
and a grandchild [Child of Buttons](buttons/grandchild)