From 63461de9215ee74b5f29823c442a7ac6446b5fdf Mon Sep 17 00:00:00 2001 From: "Mark E. Fuller" Date: Sat, 9 Jan 2021 18:53:02 +0100 Subject: [PATCH] Improper call to Researcher ID icon (wrong name) corrected --- 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}~}