Update post.html

This commit is contained in:
Holger Reinhardt 2015-11-06 16:20:29 +01:00
parent bda353fdda
commit 16cd6ecebf
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ layout: default
<article class="post">
<h1>{{page.title}}</h1>
<p>
<p class='info'>
<span>{{page.date | date: "%B %d, %Y" }}</span>
/
<span>by {{page.author}}</span>