10 lines
160 B
Markdown
10 lines
160 B
Markdown
|
+++
|
||
|
title = "exclude_from_nav"
|
||
|
description = "Page without nav link"
|
||
|
weight = 3
|
||
|
+++
|
||
|
|
||
|
# Hidden page
|
||
|
|
||
|
This page will not be added to the nav links in the header.
|