diff --git a/_includes/author.html b/_includes/author.html index 5dced22..acb7f9d 100644 --- a/_includes/author.html +++ b/_includes/author.html @@ -13,7 +13,7 @@
Published the - {% include dates.html %} +
{% endif %} diff --git a/_layouts/post.html b/_layouts/post.html index 4882597..795354f 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -61,13 +61,11 @@ layout: default {% assign author = site.authors | where: "url", author_id | first %}