From b127307c64f96846dd4438299e3d4bea09ff9750 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Thu, 1 Dec 2022 16:34:39 -0800 Subject: [PATCH] Remove redundant design descriptions --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 9cac406f..76cbb0d4 100644 --- a/README.md +++ b/README.md @@ -97,13 +97,6 @@ Single pages use the `link` page parameter, if any, as the reference for an anchor around the page title, if any. If the page or site parameter `math` is set to true, math typesetting is enabled with KaTeX. -List and term pages show page titles and descriptions per month and year -in descending order. An empty list has a "Nothing here" body. - -Taxonomy pages list term links in an inline, unordered, sorted list. - -The 404 page has a "Not Found" header, and no body. - If `partials/head.html` exists in the site, it is included at the end of the head tag. If `partials/body.html` exists in the site, it is included at the end of the body tag.