Update index.html

This commit is contained in:
Holger Reinhardt 2015-11-06 16:30:53 +01:00
parent 04fec09f36
commit a84c36de47

View file

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