From fc7aa8f8b8ae7bb70fc78f13f8da512f498db391 Mon Sep 17 00:00:00 2001 From: Mustafa Hasturk Date: Fri, 12 Sep 2014 08:08:10 +0300 Subject: [PATCH 1/2] 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 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 %} From 88a22037f5debd51980c2cc4a4c76eb4b4f62f7b Mon Sep 17 00:00:00 2001 From: Mustafa Hasturk Date: Fri, 12 Sep 2014 08:14:05 +0300 Subject: [PATCH 2/2] illegal character in query fixed --- _includes/_head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ - +