Update index.html
This commit is contained in:
parent
c3db6e5b6c
commit
395f35ad42
|
@ -8,12 +8,6 @@ layout: default
|
||||||
|
|
||||||
<h1><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h1>
|
<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">
|
<div class="entry">
|
||||||
{{ post.excerpt }}
|
{{ post.excerpt }}
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue