Update build-options.md

This commit is contained in:
Bjørn Erik Pedersen 2022-03-05 10:40:55 +01:00 committed by GitHub
parent 7745b78913
commit e69de81a91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,12 +18,12 @@ toc: true
They are stored in a reserved Front Matter object named `_build` with the following defaults:
```yaml
{{< code-toggle >}}
_build:
render: always
list: always
publishResources: true
```
{{< /code-toggle >}}
#### render
If `always`, the page will be treated as a published page, holding its dedicated output files (`index.html`, etc...) and permalink.