diff --git a/_includes/_author-bio.html b/_includes/_author-bio.html index 038a857e..90965ceb 100644 --- a/_includes/_author-bio.html +++ b/_includes/_author-bio.html @@ -3,9 +3,9 @@ {% endif %} {% if author.avatar contains 'http' %} - {{ author.name }} bio photo + {{ author.name }} bio photo {% else %} - {{ author.name }} bio photo + {{ author.name }} bio photo {% endif %}

{{ author.name }}

{{ author.bio }}

@@ -22,4 +22,4 @@ {% if author.dribbble %} Dribbble{% endif %} {% if author.pinterest %} Pinterest{% endif %} {% if author.foursquare %} Foursquare{% endif %} -{% if author.steam %} Steam{% endif %} \ No newline at end of file +{% if author.steam %} Steam{% endif %} diff --git a/_includes/_head.html b/_includes/_head.html index f173165a..ee9acd0b 100644 --- a/_includes/_head.html +++ b/_includes/_head.html @@ -36,7 +36,7 @@ - +