diff --git a/_includes/head.html b/_includes/head.html index fd37631edc..fa581d23da 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,6 +1,6 @@ - + diff --git a/_includes/post_info.html b/_includes/post_info.html index b555ed657e..0cd02af43f 100644 --- a/_includes/post_info.html +++ b/_includes/post_info.html @@ -4,7 +4,7 @@
{%- if author.url -%}{%- endif -%} {% if author.avatar %} - + Author's avatar {% endif %}

{% if author.name %}{{ author.name }} - {% endif %}{{ date | date: "%B %-d, %Y" }}