diff --git a/_includes/author-profile.html b/_includes/author-profile.html index 2b95fc1d40a..3f1e3599d43 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -31,7 +31,7 @@

{{ 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" }}
  • @@ -39,131 +39,131 @@

    {{ author.name }}

    {% if author.academia %} -
  • Academia
  • +
  • Academia
  • {% endif %} {% if author.arxiv %} -
  • arXiv
  • +
  • arXiv
  • {% endif %} {% if author.googlescholar %} -
  • Google Scholar
  • +
  • Google Scholar
  • {% endif %} {% if author.semantic %} -
  • Semantic Scholar
  • +
  • Semantic Scholar
  • {% endif %} {% if author.impactstory %} -
  • Impactstory
  • +
  • Impactstory
  • {% endif %} {% if author.orcid %} -
  • ORCID
  • +
  • ORCID
  • {% endif %} {% if author.pubmed %} -
  • PubMed
  • +
  • PubMed
  • {% endif %} {% if author.researchgate %} -
  • ResearchGate
  • +
  • ResearchGate
  • {% endif %} {% if author.scopus %} -
  • Scopus
  • +
  • Scopus
  • {% endif %} {% if author.inspire-hep %} -
  • INSPIRE-HEP
  • +
  • INSPIRE-HEP
  • {% endif %} {% if author.bitbucket %} -
  • Bitbucket
  • +
  • Bitbucket
  • {% endif %} {% if author.codepen %} -
  • CodePen
  • +
  • CodePen
  • {% endif %} {% if author.dribbble %} -
  • Dribbble
  • +
  • Dribbble
  • {% endif %} {% if author.github %} -
  • GitHub
  • +
  • GitHub
  • {% endif %} {% if author.kaggle %} -
  • Kaggle
  • +
  • Kaggle
  • {% endif %} {% if author.stackoverflow %} -
  • Stackoverflow
  • +
  • Stackoverflow
  • {% endif %} {% if author.artstation %} -
  • Artstation
  • +
  • Artstation
  • {% endif %} {% if author.bluesky %} -
  • Bluesky
  • +
  • Bluesky
  • {% endif %} {% if author.facebook %} -
  • Facebook
  • +
  • Facebook
  • {% endif %} {% if author.flickr %} -
  • Flickr
  • +
  • Flickr
  • {% endif %} {% if author.foursquare %} -
  • Foursquare
  • +
  • Foursquare
  • {% endif %} {% if author.goodreads %} -
  • Goodreads
  • +
  • Goodreads
  • {% endif %} {% if author.google_plus %} -
  • Google+
  • +
  • Google+
  • {% endif %} {% if author.keybase %} -
  • Keybase
  • +
  • Keybase
  • {% endif %} {% if author.instagram %} -
  • Instagram
  • +
  • Instagram
  • {% endif %} {% if author.lastfm %} -
  • Last.fm
  • +
  • Last.fm
  • {% endif %} {% if author.linkedin %} -
  • LinkedIn
  • +
  • LinkedIn
  • {% endif %} {% if author.mastodon %} -
  • Mastodon
  • +
  • Mastodon
  • {% endif %} {% if author.medium %} -
  • Medium
  • +
  • Medium
  • {% endif %} {% if author.pinterest %} -
  • Pinterest
  • +
  • Pinterest
  • {% endif %} {% if author.soundcloud %} -
  • Soundcloud
  • +
  • Soundcloud
  • {% endif %} {% if author.steam %} -
  • Steam
  • +
  • Steam
  • {% endif %} {% if author.telegram %} -
  • Telegram
  • +
  • Telegram
  • {% endif %} {% if author.tumblr %} -
  • Tumblr
  • +
  • Tumblr
  • {% endif %} {% if author.twitter %} -
  • X (formerly Twitter)
  • +
  • X (formerly Twitter)
  • {% endif %} {% if author.vine %} -
  • Vine
  • +
  • Vine
  • {% endif %} {% if author.weibo %} -
  • Weibo
  • +
  • Weibo
  • {% endif %} {% if author.wikipedia %} -
  • Wikipedia
  • +
  • Wikipedia
  • {% endif %} {% if author.xing %} -
  • XING
  • +
  • XING
  • {% endif %} {% if author.youtube %} -
  • YouTube
  • +
  • YouTube
  • {% endif %} {% if author.zhihu %} -
  • Zhihu
  • +
  • Zhihu
  • {% endif %}