diff --git a/_layouts/post.html b/_layouts/post.html index 56453bb..d31974f 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -4,7 +4,8 @@

{{ page.title }}

- {{ page.date | date: "%b %d, %y" }} + {{ page.date | date: "%b %d, %y" }} {{ page.author }}
{{ content }}