Update index.html

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

View File

@ -8,7 +8,7 @@ layout: default
<h1><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h1>
<p class='info'>
<p class='date'>
<span>{{post.date | date: "%B %d, %Y" }}</span>
/
<span>by {{post.author}}</span>