From c7c5d9888fd4cd4fd0fae67de6316d14967f84f9 Mon Sep 17 00:00:00 2001 From: Wilson Mar Date: Thu, 28 Apr 2016 09:21:28 -0600 Subject: [PATCH 1/2] Update author-profile.html --- _includes/author-profile.html | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/_includes/author-profile.html b/_includes/author-profile.html index 88023952..6f0e0e17 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -35,7 +35,7 @@
  • Keybase
  • {% endif %} {% if author.twitter %} -
  • Twitter
  • +
  • Twitter
  • {% endif %} {% if author.facebook %}
  • Facebook
  • @@ -44,55 +44,54 @@
  • Google+
  • {% endif %} {% if author.linkedin %} -
  • LinkedIn
  • +
  • LinkedIn
  • {% endif %} {% if author.xing %} -
  • XING
  • +
  • XING
  • {% endif %} {% if author.instagram %} -
  • Instagram
  • +
  • Instagram
  • {% endif %} {% if author.tumblr %} -
  • Tumblr
  • +
  • Tumblr
  • {% endif %} {% if author.bitbucket %} -
  • Bitbucket
  • +
  • Bitbucket
  • {% endif %} {% if author.github %} -
  • Github
  • +
  • Github
  • {% endif %} {% if author.stackoverflow %} -
  • Stackoverflow
  • +
  • Stackoverflow
  • {% endif %} {% if author.lastfm %} -
  • Last.fm
  • +
  • Last.fm
  • {% endif %} {% if author.dribbble %} -
  • Dribbble
  • +
  • Dribbble
  • {% endif %} {% if author.pinterest %} -
  • Pinterest
  • +
  • Pinterest
  • {% endif %} {% if author.foursquare %} -
  • Foursquare
  • +
  • Foursquare
  • {% endif %} {% if author.steam %} -
  • Steam
  • +
  • Steam
  • {% endif %} {% if author.youtube %} -
  • Youtube
  • {% endif %} {% if author.soundcloud %} -
  • Soundcloud
  • +
  • Soundcloud
  • {% endif %} {% if author.weibo %} -
  • Weibo
  • +
  • Weibo
  • {% endif %} {% if author.flickr %} -
  • Flickr
  • +
  • Flickr
  • {% endif %} {% if author.codepen %} -
  • CodePen
  • +
  • CodePen
  • {% endif %} {% if author.vine %}
  • Vine
  • From cd795c44a2dd9362667480081d4970d6360fd332 Mon Sep 17 00:00:00 2001 From: Wilson Mar Date: Thu, 28 Apr 2016 09:28:51 -0600 Subject: [PATCH 2/2] Update author-profile.html for issue 292 This changes some http to https and add www. All to avoid extra redirect that slows display. Link to YouTube also added. --- _includes/author-profile.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_includes/author-profile.html b/_includes/author-profile.html index 6f0e0e17..2deed90b 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -38,10 +38,10 @@
  • Twitter
  • {% endif %} {% if author.facebook %} -
  • Facebook
  • +
  • Facebook
  • {% endif %} {% if author.google_plus %} -
  • Google+
  • +
  • Google+
  • {% endif %} {% if author.linkedin %}
  • LinkedIn
  • @@ -80,6 +80,7 @@
  • Steam
  • {% endif %} {% if author.youtube %} +
  • YouTube
  • {% endif %} {% if author.soundcloud %}
  • Soundcloud