From 55681d053ab793ac7c698c3899a1060248d0f3da Mon Sep 17 00:00:00 2001 From: Will Faught Date: Thu, 1 Dec 2022 16:30:19 -0800 Subject: [PATCH] Remove unneeded Hugo details --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 1f99748d..796045eb 100644 --- a/README.md +++ b/README.md @@ -83,9 +83,7 @@ any. The footer has the site copyright notice, if any. The section menus are activated if their path matches the current page. Pages in the directory `content/` match the section path `/`. Pages in -the directory `content/foo/` match the section path `/foo/`. The section -menu identifiers, names, weights, paths, and order are configured in -`config.yaml`. +the directory `content/foo/` match the section path `/foo/`. The page date is the publish date, if any; otherwise, it's the creation date.