Add page authors to body header description

master
Will Faught 2 years ago
parent ad94f7b5ca
commit cdfd0c7d32

@ -800,9 +800,13 @@ If one is missing, the other is used without the middle dot.
For the home page, the title is the page title, if any, or the site title otherwise. For the home page, the title is the page title, if any, or the site title otherwise.
The HTML body can have a header, a body, and a footer. The HTML body can have a header, a body, and a footer.
The header has the menu, if any; the page title, if any; the page description, if any; and the page date, if any. The header has the menu, if any;
the page title, if any;
the page description, if any;
the page authors, if any;
and the page date, if any.
The body has the page content, if any. The body has the page content, if any.
The footer has the copyright notice, if any, and the theme link, if any. The footer has the copyright notice, if any; and the theme link, if any.
The page title and description can be Markdown. Markup is stripped for HTML and RSS titles. The page title and description can be Markdown. Markup is stripped for HTML and RSS titles.

Loading…
Cancel
Save