mirror of
https://github.com/rendercv/rendercv.git
synced 2026-04-25 09:36:13 -04:00
sb2nov: fix header
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
\normalsize
|
||||
((* for connection in cv.connections *))
|
||||
\mbox{((*- if connection["url"] -*))
|
||||
\hrefWithoutArrow{<<connection["url"]>>}{<<connection["clean_url"]>>}
|
||||
\hrefWithoutArrow{<<connection["url"]>>}{\color{black}{\footnotesize<<connection["latex_icon"]>>}\hspace*{0.13cm}<<connection["placeholder"]>>}
|
||||
((*- else -*))
|
||||
<<connection["placeholder"]>>
|
||||
((*- endif -*))}%
|
||||
\kern <<design.margins.header.horizontal_between_connections>>%
|
||||
{\color{black}{\footnotesize<<connection["latex_icon"]>>}\hspace*{0.13cm}<<connection["placeholder"]>>}
|
||||
((*- endif -*))}
|
||||
\kern <<design.margins.header.horizontal_between_connections>>
|
||||
((* endfor *))
|
||||
\end{header}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user