Rephrase to page parameter

master
Will Faught 3 years ago
parent 99ec214ea2
commit e8075611c8

@ -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 images at the site root, and linked icons for all the social sites
configured in `config.yaml`. configured in `config.yaml`.
Single pages use the `link` front matter parameter, if any, as the Single pages use the `link` page parameter, if any, as the reference for
reference for an anchor around the page title, if any. If the `math` an anchor around the page title, if any. If the page or site parameter
parameter is set to true in the page or site parameters, math `math` is set to true, math typesetting is enabled with KaTeX.
typesetting is enabled with KaTeX.
List and term pages show page titles and descriptions per month and year List and term pages show page titles and descriptions per month and year
in descending order. An empty list has a "Nothing here" body. in descending order. An empty list has a "Nothing here" body.

Loading…
Cancel
Save