Add gitlab hyperlink

This commit is contained in:
coolneng 2019-12-06 19:43:04 +01:00
parent 2a8fb01824
commit d35cb2a6f1
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
4 changed files with 2 additions and 3 deletions

View File

@ -59,7 +59,6 @@
urlcolor=linkcolor, urlcolor=linkcolor,
linkcolor=linkcolor linkcolor=linkcolor
} }
% colors % colors
\definecolor{dark-gray}{gray}{0.15} \definecolor{dark-gray}{gray}{0.15}
\definecolor{light-gray}{gray}{0.55} \definecolor{light-gray}{gray}{0.55}
@ -205,7 +204,7 @@
\begin{tabular}[b]{@{}cl@{}} \begin{tabular}[b]{@{}cl@{}}
\faEnvelope & \href{mailto:$email$}{$email$}\\ %{} \faEnvelope & \href{mailto:$email$}{$email$}\\ %{}
\faPhone & $phone$\\ \faPhone & $phone$\\
\faGitlab & gitlab.com/$gitlab$\\ \faGitlab & \href{https://gitlab.com/akasroua}{gitlab.com/$gitlab$}\\
\end{tabular} \end{tabular}
\end{minipage} & % \end{minipage} & %
% PHOTO (right) % PHOTO (right)

View File

@ -26,7 +26,7 @@ PANDOC_OPTIONS :=
# Normally this does not need to be changed: # Normally this does not need to be changed:
# works if the template is local or in ~/.pandoc/templates # works if the template is local or in ~/.pandoc/templates
PANDOC_TMPL := Assets/template-en.latex PANDOC_TMPL := Assets/template.tex
## ---- subdirectories (normally, no need to change) ---- ## ---- subdirectories (normally, no need to change) ----

Binary file not shown.

Binary file not shown.