mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 13:09:01 -06:00
Create excluded.md
Add a test for explicit exclusion of an untitled page.
This commit is contained in:
@@ -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