diff --git a/README.md b/README.md index 2bc5c7fd..737b6a3e 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ current page. For example, the menu item path `/foo/` matches the pages `content/foo/bar/_index.md`. The menu item path `/` only matches the page `content/_index.md`. -The menu uses the `main` identifier. +The menu is configured with `menu.main` in `config.yaml`. To show full pages instead of just the page title and description in a list page, set the list page parameter `paigeshowfullpages` to true.