mirror of
https://github.com/thangisme/notes.git
synced 2026-06-11 04:39:12 -04:00
Added regression tests for navigation
See the change to `_config.yml` for how to activate the tests.
This commit is contained in:
14
docs/tests/navigation/order/default/10.md
Normal file
14
docs/tests/navigation/order/default/10.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: default
|
||||
title: "10"
|
||||
parent: Default
|
||||
grand_parent: Order
|
||||
---
|
||||
|
||||
# 10
|
||||
|
||||
```yaml
|
||||
title: "10"
|
||||
parent: Default
|
||||
grand_parent: Order
|
||||
```
|
||||
Reference in New Issue
Block a user