diff --git a/rendercv/themes/sb2nov/Header.j2.tex b/rendercv/themes/sb2nov/Header.j2.tex index 6ad85b0..b95dd09 100644 --- a/rendercv/themes/sb2nov/Header.j2.tex +++ b/rendercv/themes/sb2nov/Header.j2.tex @@ -10,11 +10,11 @@ \normalsize ((* for connection in cv.connections *)) \mbox{((*- if connection["url"] -*)) - \hrefWithoutArrow{<>}{<>} + \hrefWithoutArrow{<>}{\color{black}{\footnotesize<>}\hspace*{0.13cm}<>} ((*- else -*)) - <> - ((*- endif -*))}% - \kern <>% + {\color{black}{\footnotesize<>}\hspace*{0.13cm}<>} + ((*- endif -*))} + \kern <> ((* endfor *)) \end{header}