From fc7aa8f8b8ae7bb70fc78f13f8da512f498db391 Mon Sep 17 00:00:00 2001 From: Mustafa Hasturk Date: Fri, 12 Sep 2014 08:08:10 +0300 Subject: [PATCH] removed unused tag in _author-bio.html --- _includes/_author-bio.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/_author-bio.html b/_includes/_author-bio.html index 038a857..90965ce 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 %} -- 2.43.0