mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Update output-formats.md
This commit is contained in:
committed by
GitHub
parent
0c9321ca0b
commit
e3dd8c5077
@@ -123,6 +123,9 @@ The following is the full list of configuration options for output formats and t
|
||||
`permalinkable`
|
||||
: make `.Permalink` and `.RelPermalink` return the rendering Output Format rather than main ([see below](#link-to-output-formats)). This is enabled by default for `HTML` and `AMP`. **Default:** `false`.
|
||||
|
||||
`weight`
|
||||
: Setting this to a non-zero value will be used as the first sort criteria.
|
||||
|
||||
## Output Formats for Pages
|
||||
|
||||
A `Page` in Hugo can be rendered to multiple *output formats* on the file
|
||||
|
||||
Reference in New Issue
Block a user