Remove unneeded Hugo details

This commit is contained in:
Will Faught
2022-12-01 16:30:19 -08:00
parent 86f0a639e9
commit 55681d053a

View File

@@ -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.