has_collection
Summary
- type:
boolean - default:
false - required:
false
Description
Does this page represent a collection?
From Concepts
Go to text β
Collection
A collection in Dendron is similar to a Jekyll collection. They are meant to group related content into a single page.
- NOTE: setting this to true also sets nav_exclude_children to
true
Example
has_collection: true
Backlinks