From 16cd6ecebf8f5f839195f2b6f71169b6a06dd5be Mon Sep 17 00:00:00 2001 From: Holger Reinhardt Date: Fri, 6 Nov 2015 16:20:29 +0100 Subject: [PATCH] Update post.html --- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/post.html b/_layouts/post.html index 7346150..288aaf3 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -5,7 +5,7 @@ layout: default

{{page.title}}

-

+

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