From da3c32664a02e0ea50fe43c99798e5c40ea9a787 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 8 Mar 2025 17:49:00 -0800 Subject: [PATCH] Include page links in menu nav reasoning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d29d346..9f6d5a46 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ By default, the page body spans its entire container, which spans most of the wi See the [narrow look](#narrow-look) and [narrow-and-wide look](#narrow-and-wide-look) sections for ideas of how to customize the presentation. -The breadcrumb, collection, and section links are sufficient to browse any site, +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, the menu alone can be sufficient for all navigation.