more tweaking

This commit is contained in:
Holger Reinhardt 2015-11-06 16:01:23 +01:00
parent 00c5ea3412
commit 10eb99e47f
1 changed files with 8 additions and 0 deletions

View File

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