From e32b64985f9c3f278b953269231b23ebdf11c736 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Thu, 17 Nov 2022 15:28:05 -0800 Subject: [PATCH] Remove mention of line lengths --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a6ce495c..22fa3b8a 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,12 @@ footer has the copyright notice, if any. The page date is the publish date, if it exists; otherwise, it's the creation date. -Everything is stacked vertically in one column, and aligned to the -center. The width of the header and footer is limited to 100 characters. -The width of the body is limited to 66 characters. List items are -centered, with the page description underneath the page title, grouped -by month and year, and sorted in descending order. List length is -configured in `config.yaml`. +Everything is stacked vertically in one column and aligned to the +center. + +List page items are the page title with the page description underneath, +grouped by month and year, and sorted in descending order. Page list +length is configured in `config.yaml`. The section menus in the header are activated if their section matches the current page. Pages directly under `content` match the section path