in site config =>
params:
cover:
hidden: true # hide everywhere but not in structured data
hiddenInList: true # hide on list pages and home
hiddenInSingle: true # hide on single page
per-page in front-matter =>
hidden: true # only hide on current single page
|
||
|---|---|---|
| .. | ||
| archives.html | ||
| baseof.html | ||
| index.json | ||
| list.html | ||
| search.html | ||
| single.html | ||
| terms.html | ||