layout styling

This commit is contained in:
Lukasz Skotarek 2020-04-10 18:55:58 +02:00
parent 162b84d3aa
commit 37fd55cbd7
2 changed files with 2 additions and 3 deletions

View file

@ -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 }}