Makes sure pages have h1 header heirarchy
This commit is contained in:
@ -58,6 +58,7 @@
|
||||
</div>
|
||||
|
||||
<div class="column is-two-thirds" id="feed">
|
||||
<h1 class="title">{{ tab | title }} Timeline</h1>
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<li class="{% if tab == 'home' %}is-active{% endif %}">
|
||||
|
Reference in New Issue
Block a user