Add paigedateformat site parameter

This commit is contained in:
Will Faught
2022-12-13 22:35:17 -08:00
parent e6afd4e29e
commit 1710fd720c
2 changed files with 7 additions and 2 deletions

View File

@@ -82,7 +82,8 @@ pages `content/foo/_index.md`, `content/foo/bar.md`, and
page `content/_index.md`.
The page date is the publish date, if any; otherwise, it's the creation
date.
date. To change the date format displayed, set the site parameter
`paigedateformat` to a Hugo date format.
The home page body has the `stretch`, `center`, `greeting`, and `blurb`
parameters from `content/_index.md`, if any; the page content, if any;