Update index.html
This commit is contained in:
parent
c3db6e5b6c
commit
395f35ad42
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue