Explain use of h1

This commit is contained in:
Will Faught
2022-12-15 22:08:24 -08:00
parent 17343628dc
commit 4b4052011c

View File

@@ -333,6 +333,8 @@ 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 is displayed in an `h1` tag, so page content headers must start with `h2`.
The page date is the publish date, if any; otherwise, it's the creation date.
Bootstrap 5.2.2 CSS and JavaScript and Bootstrap Icons 1.10.2 are loaded from the Bootstrap CDN for every page unless local Bootstrap assets are used instead.