Update post.html
This commit is contained in:
parent
bda353fdda
commit
16cd6ecebf
|
@ -5,7 +5,7 @@ layout: default
|
||||||
<article class="post">
|
<article class="post">
|
||||||
<h1>{{page.title}}</h1>
|
<h1>{{page.title}}</h1>
|
||||||
|
|
||||||
<p>
|
<p class='info'>
|
||||||
<span>{{page.date | date: "%B %d, %Y" }}</span>
|
<span>{{page.date | date: "%B %d, %Y" }}</span>
|
||||||
/
|
/
|
||||||
<span>by {{page.author}}</span>
|
<span>by {{page.author}}</span>
|
||||||
|
|
Loading…
Reference in a new issue