diff --git a/_config.yml b/_config.yml index fd801843bee..78b1f0e08b2 100644 --- a/_config.yml +++ b/_config.yml @@ -35,6 +35,7 @@ author: academia : # URL arxiv : # URL - Update with the correct link to your profile googlescholar : "https://scholar.google.com/citations?user=PS_CX0AAAAAJ" + inspire-hep : # URL impactstory : # URL orcid : "http://orcid.org/yourorcidurl" semantic : # URL diff --git a/_includes/author-profile.html b/_includes/author-profile.html index 7d71674f8b9..2b95fc1d40a 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -65,6 +65,9 @@

{{ author.name }}

{% if author.scopus %}
  • Scopus
  • {% endif %} + {% if author.inspire-hep %} +
  • INSPIRE-HEP
  • + {% endif %} {% if author.bitbucket %}