From e8075611c8603ac2aef172146814b5a4ad19948d Mon Sep 17 00:00:00 2001 From: Will Faught Date: Thu, 1 Dec 2022 16:34:15 -0800 Subject: [PATCH] Rephrase to page parameter --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d22d723c..9cac406f 100644 --- a/README.md +++ b/README.md @@ -93,10 +93,9 @@ parameters from `content/_index.md`, the `avatar.jpg` and `cover.jpg` images at the site root, and linked icons for all the social sites configured in `config.yaml`. -Single pages use the `link` front matter parameter, if any, as the -reference for an anchor around the page title, if any. If the `math` -parameter is set to true in the page or site parameters, math -typesetting is enabled with KaTeX. +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.