Update index.html

This commit is contained in:
Holger Reinhardt 2015-11-06 16:45:19 +01:00
parent c3db6e5b6c
commit 395f35ad42
1 changed files with 0 additions and 6 deletions

View File

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