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