1
0
mirror of https://github.com/thangisme/notes.git synced 2026-06-21 09:10:18 -04:00
Files
notes/docs/tests/navigation/exclusion/excluded.md

12 lines
203 B
Markdown
Raw Normal View History

---
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
```