From 6ac2673acfda793640396bd95eb1948080eda465 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Thu, 1 Dec 2022 16:24:54 -0800 Subject: [PATCH] Combine first two paragraphs --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 702f3bff..acedf01e 100644 --- a/README.md +++ b/README.md @@ -68,11 +68,10 @@ Emoji support example: The HTML metadata is set automatically. The HTML author is the site author. The HTML description is the page description. The HTML keywords -is a union of the page keywords, tags, and categories. - -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. If both are the same, only one is used without the middle dot. +is a union of the page keywords, tags, and categories. 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. 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,