mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-19 14:45:13 -04:00
Update build-options.md
This commit is contained in:
parent
7745b78913
commit
e69de81a91
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user