From 6146ac0a87af22ecfb40a56dfdb2ffe7ddd378ee Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 9 Mar 2025 20:37:46 -0700 Subject: [PATCH] Include sections with pages --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53bccd8d..71298852 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ for ideas of how to customize the presentation. The breadcrumb, collection, section, and page links are sufficient to browse any site, so you can safely disable the menu. -However, for sites with only a handful of pages at the root level, +However, for sites with only a handful of sections and pages at the root level, the menu alone can be sufficient for all navigation. See the [menu navigation only](#menu-navigation-only) section for how to do that.