more tweaking
This commit is contained in:
parent
00c5ea3412
commit
10eb99e47f
|
@ -7,6 +7,14 @@ layout: default
|
|||
<article class="post">
|
||||
|
||||
<h1><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h1>
|
||||
|
||||
<p class='info'>
|
||||
<span>{{page.date | date: "%B %d, %Y" }}</span>
|
||||
/
|
||||
<span>
|
||||
by {{page.author}}
|
||||
</span>
|
||||
</p>
|
||||
|
||||
<div class="entry">
|
||||
{{ post.excerpt }}
|
||||
|
|
Loading…
Reference in a new issue