switch around header levels

This commit is contained in:
Danny Berger
2014-03-15 14:58:16 +00:00
parent 7fbb9535ed
commit 8c2cd52002
24 changed files with 95 additions and 95 deletions

View File

@@ -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 }}