From 7c78373ae31033b9a4b26f1d900eccc0cc6bcb59 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 9 Mar 2025 20:40:01 -0700 Subject: [PATCH] Clarify no nested sections --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b9b1952..a5b3c6b8 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,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 couple handfuls of sections and pages at the root level, +and without nested sections, the menu alone can be sufficient for all navigation. See the [menu navigation only](#menu-navigation-only) section for how to do that.