diff --git a/README.md b/README.md index 3a968bf7..72ed1936 100644 --- a/README.md +++ b/README.md @@ -1289,7 +1289,7 @@ To hide the collection, section, and page lists on the home page, try the following in `yoursite/content/_index.md`: ```toml -[params.paige.subpages] +[params.paige.pages] disable_collections = true disable_pages = true disable_sections = true