From 0786bd86288c50d154d65179ffa89b71e84a72db Mon Sep 17 00:00:00 2001 From: Will Faught Date: Thu, 17 Nov 2022 16:05:10 -0800 Subject: [PATCH] Clarify page content --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d41191e..cef9a4f9 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ dot. If both are the same, only one is used without the middle dot. The HTML body can have a header, a body, and a footer. The header has the section menus, if any; the page title, if any; the page description, -if any; and the page date, if any. The body has the content, if any. The -footer has the copyright notice, if any. +if any; and the page date, if any. The body has the page content, if +any. The footer has the copyright notice, if any. The page date is the publish date, if it exists; otherwise, it's the creation date.