diff --git a/_config.yml b/_config.yml index ecda2fc..51bf2ae 100755 --- a/_config.yml +++ b/_config.yml @@ -25,7 +25,7 @@ owner: facebook: #username instagram: #username bing-verify: - stackoverflow: #123456/username from a "http://stackoverflow.com/users/123456/username" link + stackoverflow: #123456/username from a "https://stackoverflow.com/users/123456/username" link xing: #username lastfm: #username tumblr: #username diff --git a/_includes/_author-bio.html b/_includes/_author-bio.html index 0816724..a0f8265 100755 --- a/_includes/_author-bio.html +++ b/_includes/_author-bio.html @@ -2,7 +2,7 @@ {% assign author = site.data.authors[page.author] %}{% else %}{% assign author = site.owner %} {% endif %} -
+
{% if author.avatar contains 'http' %} {{ author.name }} bio photo @@ -13,27 +13,27 @@

{{ author.name }}

{{ author.bio }}

{% if author.email %} Email{% endif %} - {% if author.twitter %} Twitter{% endif %} - {% if author.facebook %} Facebook{% endif %} - {% if author.google.plus %} Google+{% endif %} - {% if author.google.scholar %} Google Scholar{% endif %} - {% if author.linkedin %} LinkedIn{% endif %} - {% if author.xing %} XING{% endif %} - {% if author.instagram %} Instagram{% endif %} - {% if author.tumblr %} Tumblr{% endif %} - {% if author.github %} Github{% endif %} - {% if author.stackoverflow %} Stackoverflow{% endif %} - {% if author.lastfm %} Last.fm{% endif %} - {% if author.dribbble %} Dribbble{% endif %} - {% if author.pinterest %} Pinterest{% endif %} - {% if author.foursquare %} Foursquare{% endif %} - {% if author.steam %} Steam{% endif %} + {% if author.twitter %} Twitter{% endif %} + {% if author.facebook %} Facebook{% endif %} + {% if author.google.plus %} Google+{% endif %} + {% if author.google.scholar %} Google Scholar{% endif %} + {% if author.linkedin %} LinkedIn{% endif %} + {% if author.xing %} XING{% endif %} + {% if author.instagram %} Instagram{% endif %} + {% if author.tumblr %} Tumblr{% endif %} + {% if author.github %} Github{% endif %} + {% if author.stackoverflow %} Stackoverflow{% endif %} + {% if author.lastfm %} Last.fm{% endif %} + {% if author.dribbble %} Dribbble{% endif %} + {% if author.pinterest %} Pinterest{% endif %} + {% if author.foursquare %} Foursquare{% endif %} + {% if author.steam %} Steam{% endif %} {% if author.youtube %} Youtube{% endif %} - {% if author.soundcloud %} Soundcloud{% endif %} - {% if author.weibo %} Weibo{% endif %} - {% if author.flickr %} Flickr{% endif %} - {% if author.codepen %} CodePen{% endif %} - {% if author.researchgate %} ResearchGate{% endif %} - {% if author.mendeley %} Mendeley{% endif %} - {% if author.orcid %} Orcid{% endif %} + {% if author.soundcloud %} Soundcloud{% endif %} + {% if author.weibo %} Weibo{% endif %} + {% if author.flickr %} Flickr{% endif %} + {% if author.codepen %} CodePen{% endif %} + {% if author.researchgate %} ResearchGate{% endif %} + {% if author.mendeley %} Mendeley{% endif %} + {% if author.orcid %} Orcid{% endif %}
diff --git a/_includes/_browser-upgrade.html b/_includes/_browser-upgrade.html index 99d9cbc..708d747 100755 --- a/_includes/_browser-upgrade.html +++ b/_includes/_browser-upgrade.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/_includes/_cvhead.html b/_includes/_cvhead.html index 0ac8ff8..663c1b9 100755 --- a/_includes/_cvhead.html +++ b/_includes/_cvhead.html @@ -18,7 +18,7 @@ - + diff --git a/_includes/_disqus_comments.html b/_includes/_disqus_comments.html index 12e8fef..2dd441b 100755 --- a/_includes/_disqus_comments.html +++ b/_includes/_disqus_comments.html @@ -18,5 +18,5 @@ (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s); }()); - + {% endif %} diff --git a/_includes/_footer.html b/_includes/_footer.html index 35189ae..efaf6d9 100755 --- a/_includes/_footer.html +++ b/_includes/_footer.html @@ -1,7 +1,7 @@ {% if site.owner.google.ad-client and site.owner.google.ad-slot %}