mirror of
https://github.com/thangisme/notes.git
synced 2025-02-21 06:57:46 -05:00
Create excluded.md
Add a test for explicit exclusion of an untitled page.
This commit is contained in:
parent
09ab1c3131
commit
641fa6ac5c
11
docs/tests/navigation/exclusion/excluded.md
Normal file
11
docs/tests/navigation/exclusion/excluded.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
layout: default
|
||||||
|
nav_exclude: true
|
||||||
|
---
|
||||||
|
# Tests for exclusion untitled and excluded
|
||||||
|
|
||||||
|
This page does not have a `title`, and it is explicitly excluded from the navigation
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
nav_exclude: true
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user