diff --git a/_includes/author-profile.html b/_includes/author-profile.html index b42ab5270847d..55449165574f6 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -29,82 +29,82 @@

{{ author.name }}

  • {{ author.employer }}
  • {% endif %} {% if author.uri %} -
  • {{ site.data.ui-text[site.locale].website_label | default: "Website" }}
  • +
  • {{ site.data.ui-text[site.locale].website_label | default: "Website" }}
  • {% endif %} {% if author.email %} -
  • {{ site.data.ui-text[site.locale].email_label | default: "Email" }}
  • +
  • {{ site.data.ui-text[site.locale].email_label | default: "Email" }}
  • {% endif %} {% if author.keybase %} -
  • Keybase
  • +
  • Keybase
  • {% endif %} {% if author.researchgate %} -
  • ResearchGate
  • +
  • ResearchGate
  • {% endif %} {% if author.twitter %} -
  • Twitter
  • +
  • Twitter
  • {% endif %} {% if author.facebook %} -
  • Facebook
  • +
  • Facebook
  • {% endif %} {% if author.google_plus %} -
  • Google+
  • +
  • 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
  • +
  • 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
  • +
  • Vine
  • {% endif %} {% if author.googlescholar %} -
  • Google Scholar
  • +
  • Google Scholar
  • {% endif %} {% if author.pubmed %}
  • PubMed
  • @@ -116,7 +116,7 @@

    {{ author.name }}

  • Impactstory
  • {% endif %} {% if author.wikipedia %} -
  • Wikipedia
  • +
  • Wikipedia
  • {% endif %}