mirror of
https://github.com/thangisme/notes.git
synced 2025-10-21 12:04:05 -04:00
Create excluded.md
Add a test for explicit exclusion of an untitled page.
This commit is contained in:
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
|
||||
```
|
Reference in New Issue
Block a user