diff --git a/rendercv/themes/classic/Header.j2.tex b/rendercv/themes/classic/Header.j2.tex index f507ea4..940ee5a 100644 --- a/rendercv/themes/classic/Header.j2.tex +++ b/rendercv/themes/classic/Header.j2.tex @@ -11,9 +11,9 @@ \normalsize ((* for connection in cv.connections *)) \mbox{((*- if connection["url"] -*)) - \hrefWithoutArrow{<>}{{\footnotesize<>}\hspace*{0.13cm}<>} + \hrefWithoutArrow{<>}{{\footnotesize<>}\hspace*{0.13cm}<>} ((*- else -*)) - {\footnotesize<>}\hspace*{0.13cm}<> + {\footnotesize<>}\hspace*{0.13cm}<> ((*- endif -*))} \kern <> ((* endfor *)) diff --git a/rendercv/themes/engineeringresumes/Header.j2.tex b/rendercv/themes/engineeringresumes/Header.j2.tex index d9517ba..fc9da31 100644 --- a/rendercv/themes/engineeringresumes/Header.j2.tex +++ b/rendercv/themes/engineeringresumes/Header.j2.tex @@ -17,9 +17,9 @@ \normalsize ((* for connection in cv.connections *)) \mbox{((*- if connection["url"] -*)) - \hrefWithoutArrow{<>}{<>} + \hrefWithoutArrow{<>}{<>} ((*- else -*)) - <> + <> ((*- endif -*))}% \kern <>% ((* if not loop.last *)) diff --git a/rendercv/themes/sb2nov/Header.j2.tex b/rendercv/themes/sb2nov/Header.j2.tex index b95dd09..d57b20f 100644 --- a/rendercv/themes/sb2nov/Header.j2.tex +++ b/rendercv/themes/sb2nov/Header.j2.tex @@ -10,9 +10,9 @@ \normalsize ((* for connection in cv.connections *)) \mbox{((*- if connection["url"] -*)) - \hrefWithoutArrow{<>}{\color{black}{\footnotesize<>}\hspace*{0.13cm}<>} + \hrefWithoutArrow{<>}{\color{black}{\footnotesize<>}\hspace*{0.13cm}<>} ((*- else -*)) - {\color{black}{\footnotesize<>}\hspace*{0.13cm}<>} + {\color{black}{\footnotesize<>}\hspace*{0.13cm}<>} ((*- endif -*))} \kern <> ((* endfor *))