mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-26 00:08:53 +00:00
Fix included typo in build-options.md
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
3b5a76de13
commit
1402365eec
@@ -35,7 +35,7 @@ Note that we extended this property from a boolean to an enum in Hugo 0.58.0.
|
||||
Valid values are:
|
||||
|
||||
never
|
||||
: The page will not be incldued in any page collection.
|
||||
: The page will not be included in any page collection.
|
||||
|
||||
always (default)
|
||||
: The page will be included in all page collections, e.g. `site.RegularPages`, `$page.Pages`.
|
||||
|
||||
Reference in New Issue
Block a user