From 50855b74c2065db2d7e7a67257a019f3d5dbd3cb Mon Sep 17 00:00:00 2001 From: Holger Reinhardt Date: Fri, 6 Nov 2015 16:16:53 +0100 Subject: [PATCH] Update post.html --- _layouts/post.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_layouts/post.html b/_layouts/post.html index f8b7d76..7346150 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -3,16 +3,16 @@ layout: default ---
-

{{page.title}}

+

{{page.title}}

-

- - {{page.date | date: "%B %d, %Y" }} - / - by {{page.author}} - +

+ {{page.date | date: "%B %d, %Y" }} + / + by {{page.author}}

+
+
{{ content }}