Fix params.paige.pages example in doc
This commit is contained in:
@@ -1289,7 +1289,7 @@ To hide the collection, section, and page lists on the home page,
|
|||||||
try the following in `yoursite/content/_index.md`:
|
try the following in `yoursite/content/_index.md`:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[params.paige.subpages]
|
[params.paige.pages]
|
||||||
disable_collections = true
|
disable_collections = true
|
||||||
disable_pages = true
|
disable_pages = true
|
||||||
disable_sections = true
|
disable_sections = true
|
||||||
|
|||||||
Reference in New Issue
Block a user