forked from github/pelican
In the simple theme, some templates are using `h1`, others are using `h2` for the main title of the page (other than the one in the header). This commit changes that so all of the pages are using `h1`. |
||
|---|---|---|
| .. | ||
| archives.html | ||
| article.html | ||
| author.html | ||
| authors.html | ||
| base.html | ||
| categories.html | ||
| category.html | ||
| gosquared.html | ||
| index.html | ||
| page.html | ||
| pagination.html | ||
| period_archives.html | ||
| tag.html | ||
| tags.html | ||
| translations.html | ||