From ac39f54b54f61b1f520893d555a9e591998399a5 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 20 Dec 2022 15:34:13 -0800 Subject: [PATCH] Update design section --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 95ad5fb5..6f713f39 100644 --- a/README.md +++ b/README.md @@ -420,11 +420,11 @@ then replace that use of `paige-title.html` with your own design. ## Design -The HTML author is the site author. +The HTML author is the page authors, if any. -The HTML description is the page description. +The HTML description is the page description, if any. -The HTML keywords is a union of the page keywords, tags, and categories. +The HTML keywords is a union of the page keywords, tags, and categories, if any. The HTML title is the page title, followed by a middle dot, followed by the site title. If one is missing, the other is used without the middle dot.