summaryrefslogtreecommitdiff
path: root/cv-template.tex
diff options
context:
space:
mode:
Diffstat (limited to 'cv-template.tex')
-rw-r--r--cv-template.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/cv-template.tex b/cv-template.tex
index 94f3237..7acb50f 100644
--- a/cv-template.tex
+++ b/cv-template.tex
@@ -30,6 +30,7 @@
\providecommand{\email}[1]{\providecommand{\cvemail}{\href{mailto:#1}{#1}}}
\providecommand{\address}[1]{\providecommand{\cvaddress}{#1}}
\providecommand{\professiontitle}[1]{\providecommand{\cvprofessiontitle}{#1}}
+\providecommand{\website}[1]{\providecommand{\cvwebsite}{\href{https://#1}{#1}}}
\providecommand{\linkedin}[1]{\providecommand{\cvlinkedin}{\href{https://www.linkedin.com/in/#1/}{#1}}}
\newenvironment{alignedlist}
@@ -49,6 +50,7 @@
\begin{minipage}[c][]{0.48\textwidth}
\begin{alignedlist}
\alignedlistitem{Email}{\cvemail}
+ \alignedlistitem{WebSite}{\cvwebsite}
\alignedlistitem{Linkedin}{\cvlinkedin}
\alignedlistitem{Location}{\cvaddress}
\end{alignedlist}