Add files via upload

This commit is contained in:
wakgill
2020-12-31 22:08:56 -06:00
committed by GitHub
parent 0650cec1c3
commit 6d658770d7
84 changed files with 3046 additions and 0 deletions
@@ -0,0 +1,16 @@
---
layout: default
title: Tests for disambiguation C
parent: Tests for disambiguation A
has_children: true
---
# C
A child of page A, and parent of page D
```yaml
title: Tests for disambiguation C
parent: Tests for disambiguation A
has_children: true
```