styling cleanups

This commit is contained in:
2012-01-04 23:32:18 -05:00
parent bbddc131ca
commit 84c541c26b
2 changed files with 37 additions and 18 deletions

View File

@ -1,9 +1,8 @@
---
layout: default
---
<article>
<header>
<h1>{{ page.title }}</h1>
</header>
{{ content }}
</article>
<header>
<h1>{{ page.title }}</h1>
</header>
{{ content }}