mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 18:37:05 +08:00
docs: add examnple for overwritten taxonomy term page #705
This commit is contained in:
parent
f2ef98d733
commit
26b6599cc8
@ -1,4 +1,11 @@
|
||||
+++
|
||||
title = "a secret"
|
||||
+++
|
||||
|
||||
This lists all pages that are hidden from the home page. This includes pages that define `hidden=true` in their frontmatter as weill as descendents of hidden pages.
|
||||
|
||||
This tag also has a title. While internally it is called `hidden`, it is referenced in the resulting pages as `a secret`.
|
||||
|
||||
## Just an example heading
|
||||
|
||||
The TOC will contain this heading and the index headings below.
|
Loading…
x
Reference in New Issue
Block a user