From 908154ed654c0291cf128b7c2f254d62493ad19f Mon Sep 17 00:00:00 2001 From: "Mark E. Fuller" Date: Sat, 9 Jan 2021 18:59:23 +0100 Subject: [PATCH] fix call to Researcher ID icon --- moderncviconsawesome.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moderncviconsawesome.sty b/moderncviconsawesome.sty index 010d069..e1ee608 100644 --- a/moderncviconsawesome.sty +++ b/moderncviconsawesome.sty @@ -45,7 +45,7 @@ \renewcommand*{\skypesocialsymbol} {{\small\faSkype}~} \renewcommand*{\orcidsocialsymbol} {{\small\aiOrcid}~} \renewcommand*{\researchgatesocialsymbol} {{\small\aiResearchGate}~} -\renewcommand*{\researchidsocialsymbol} {{\small\aiResearchID}~} +\renewcommand*{\researchidsocialsymbol} {{\small\aiResearcherID}~} \renewcommand*{\telegramsocialsymbol} {{\small\faTelegram}~} \renewcommand*{\googlescholarsocialsymbol}{{\small\aiGoogleScholar}~}