mirror of
https://github.com/thangisme/notes.git
synced 2025-01-02 20:36:25 -05:00
grandchildren-test removed
This commit is contained in:
parent
2c4304c125
commit
86061c80a4
@ -1,11 +0,0 @@
|
||||
---
|
||||
layout: default
|
||||
title: Buttons
|
||||
parent: Grandchildren test
|
||||
has_children: true
|
||||
---
|
||||
|
||||
Buttons
|
||||
----
|
||||
|
||||
Child of [Grandchildren test](..)
|
@ -1,9 +0,0 @@
|
||||
---
|
||||
layout: default
|
||||
title: Buttons Child Page
|
||||
parent: Buttons
|
||||
grand_parent: Grandchildren test
|
||||
---
|
||||
|
||||
Buttons Child Page
|
||||
----
|
@ -1,12 +0,0 @@
|
||||
---
|
||||
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)
|
@ -1,11 +0,0 @@
|
||||
---
|
||||
layout: default
|
||||
title: Labels
|
||||
parent: Grandchildren test
|
||||
has_children: true
|
||||
---
|
||||
|
||||
Labels
|
||||
----
|
||||
|
||||
Child of Grandchildren test
|
@ -1,9 +0,0 @@
|
||||
---
|
||||
layout: default
|
||||
title: Labels Child Page
|
||||
parent: Labels
|
||||
grand_parent: Grandchildren test
|
||||
---
|
||||
|
||||
Labels Child Page
|
||||
----
|
Loading…
Reference in New Issue
Block a user