mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 18:34:50 -04:00
Correct description of build options > render > link
This commit is contained in:
parent
f57932df12
commit
8c46b304a0
@ -50,7 +50,7 @@ render
|
|||||||
: Always render the page to disk. This is the default value.
|
: Always render the page to disk. This is the default value.
|
||||||
|
|
||||||
- `link`
|
- `link`
|
||||||
: Do not render the page to disk, but include it in all page collections.
|
: Do not render the page to disk, but assign `Permalink` and `RelPermalink` values.
|
||||||
|
|
||||||
- `never`
|
- `never`
|
||||||
: Never render the page to disk, and exclude it from all page collections.
|
: Never render the page to disk, and exclude it from all page collections.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user