Remove barely used tagline variable

This commit is contained in:
Michael Rose
2014-02-27 14:15:27 -05:00
parent fda2f4cbf0
commit 938c653c71
5 changed files with 0 additions and 5 deletions

View File

@ -25,7 +25,6 @@
<article>
<div class="headline-wrap">
<h1>{{ page.title }}</h1>
<h2>{{ page.tagline }}</h2>
</div><!--/ .headline-wrap -->
<div class="article-wrap">
{{ content }}