Update post.html

This commit is contained in:
Holger Reinhardt 2015-11-06 16:11:28 +01:00
parent 0e13f8a704
commit d240f3e914
1 changed files with 6 additions and 6 deletions

View File

@ -3,14 +3,14 @@ layout: default
---
<article class="post">
<h1><a href="{{page.url}}">{{page.title}}</a></h1>
<h3>{{page.title}}</h3>
<p>
<span>{{page.date | date: "%B %d, %Y" }}</span>
/
<span>
by {{page.author}}
</span>
<small>
<span>{{page.date | date: "%B %d, %Y" }}</span>
/
<span>by {{page.author}}</span>
</small>
</p>
<div class="entry">