From 925075dd42c3851fa2c8906e69fdfc801a883cdf Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Tue, 3 Jun 2014 19:48:41 -0400 Subject: Improve semantic structure --- _layouts/post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_layouts/post.html') diff --git a/_layouts/post.html b/_layouts/post.html index adb4760..7d6cd7c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -2,7 +2,7 @@ layout: master --- -
+

{{ page.title }}

@@ -12,4 +12,4 @@ layout: master {{ content }} -
+ -- cgit v1.2.3