From a2ff208b859e29e2064d000c67224e9263bf7cc6 Mon Sep 17 00:00:00 2001 From: Sina Atalay Date: Fri, 29 Mar 2024 18:36:47 +0100 Subject: [PATCH] sb2nov: include Orcid in header --- rendercv/themes/sb2nov/Header.j2.tex | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/rendercv/themes/sb2nov/Header.j2.tex b/rendercv/themes/sb2nov/Header.j2.tex index ac2fc7e..653370a 100644 --- a/rendercv/themes/sb2nov/Header.j2.tex +++ b/rendercv/themes/sb2nov/Header.j2.tex @@ -1,4 +1,3 @@ -((* set orcid_url = (cv.social_networks|get_an_item_with_a_specific_attribute_value("network", "Orcid")).url *)) ((* if design.show_last_updated_date *)) \placelastupdatedtext ((* endif *)) @@ -7,11 +6,7 @@ { \centering \textbf{\fontsize{<>}{<>}\selectfont - ((* if orcid_url *)) - \href{<>}{<>} - ((* else *)) <> - ((* endif *)) } \\ \vspace{3pt} \small @@ -40,6 +35,7 @@ "GitHub": "\\faGithub", "Instagram": "\\faInstagram", "Mastodon": "\\faMastodon", + "Orcid": "\\faOrcid", } *)) ((* if cv.social_networks *))