Makes sure pages have h1 header heirarchy
This commit is contained in:
parent
6143ac069f
commit
6553e5df34
4 changed files with 7 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<h2 class="title">About {{ site_settings.name }}</h2>
|
||||
<h1 class="title">About {{ site_settings.name }}</h1>
|
||||
<div class="block">
|
||||
<img src="/static/images/logo.png" alt="BookWyrm">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue