Fix typo in h1

This commit is contained in:
Michael Rose 2013-06-03 13:59:08 -04:00
parent 7483b2b034
commit 55a62673c4

View file

@ -23,7 +23,7 @@
</div>
<article itemscope itemtype="http://schema.org/BlogPosting" itemprop="blogPost">
<div class="headline-wrap">
<h1itemprop="headline">{{ page.title }}</h1>
<h1 itemprop="headline">{{ page.title }}</h1>
<h2>{{ page.tagline }}</h2>
</div><!--/ .headline-wrap -->
<div class="article-wrap" itemprop="text">