layout styling
This commit is contained in:
parent
162b84d3aa
commit
37fd55cbd7
2 changed files with 2 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ layout: default
|
|||
<article class="post">
|
||||
|
||||
<h1><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h1>
|
||||
Published on: {{ post.post_date }} <br />
|
||||
<h6>Published on: {{ post.post_date | date: "%B %e, %Y" }} <br /></h6>
|
||||
|
||||
<div class="entry">
|
||||
{{ post.excerpt }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue