diff --git a/index.html b/index.html index f73cae1..113e999 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@ layout: default {{ post.title }}

- {{ post.date | date: "%b %-d, %Y" }} {% if post.post_author %} - {{ post.post_author }} {{%endif%}} + {{ post.date | date: "%b %-d, %Y" }} {% if post.post_author %} - {{ post.post_author }} {%endif%}

{{ post.content }}