From 55a62673c470309c54f735a99d25cad9e3de659b Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Mon, 3 Jun 2013 13:59:08 -0400 Subject: [PATCH] Fix typo in h1 --- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/post.html b/_layouts/post.html index 68ea008a..de352d0d 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -23,7 +23,7 @@
- {{ page.title }} +

{{ page.title }}

{{ page.tagline }}