From 3f8705a56ff9d255aa3c43038342688f431edaa6 Mon Sep 17 00:00:00 2001 From: Todd Stoffer Date: Mon, 17 Sep 2018 13:12:04 -0400 Subject: [PATCH] updating orcid to caps --- _includes/_author-bio.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/_author-bio.html b/_includes/_author-bio.html index a0f8265..1b58c12 100755 --- a/_includes/_author-bio.html +++ b/_includes/_author-bio.html @@ -35,5 +35,5 @@ {% if author.codepen %} CodePen{% endif %} {% if author.researchgate %} ResearchGate{% endif %} {% if author.mendeley %} Mendeley{% endif %} - {% if author.orcid %} Orcid{% endif %} + {% if author.orcid %} ORCID{% endif %}