switch around header levels
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
<div class="social screen-only">
|
||||
|
||||
</div>
|
||||
<h2>
|
||||
<h1>
|
||||
{{ page.title }}
|
||||
<small class="print-only">{{ page.date|date:'%A, %B %d, %Y' }}</small>
|
||||
</h2>
|
||||
</h1>
|
||||
</header>
|
||||
<section class="post-content">
|
||||
{{ content }}
|
||||
|
||||
Reference in New Issue
Block a user