mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 03:32:38 +00:00
Update output-formats.md
This commit is contained in:
committed by
GitHub
parent
09a7a46ae5
commit
892360f619
@@ -117,6 +117,9 @@ The following is the full list of configuration options for output formats and t
|
||||
`noUgly`
|
||||
: used to turn off ugly URLs If `uglyURLs` is set to `true` in your site. **Default:** `false`.
|
||||
|
||||
`ugly`
|
||||
: Enable to override the global uglyURLs setting.
|
||||
|
||||
`notAlternative`
|
||||
: enable if it doesn't make sense to include this format in an `AlternativeOutputFormats` format listing on `Page` (e.g., with `CSS`). Note that we use the term *alternative* and not *alternate* here, as it does not necessarily replace the other format. **Default:** `false`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user