Title : Replace phone number with Telegram.
This commit is contained in:
parent
71c8e2acc1
commit
2b1f5b52b0
|
@ -1,32 +1,32 @@
|
|||
\hspace{-8mm}
|
||||
\ifphoto
|
||||
\begin{minipage}{0.2\textwidth}
|
||||
\includegraphics[width=3cm]{photo} % photo.
|
||||
\includegraphics[width=3cm]{photo} % photo.
|
||||
\end{minipage}
|
||||
\fi
|
||||
\begin{minipage}{0.8\textwidth}
|
||||
% name with required fix for montserrat font.
|
||||
% \hspace{-3mm}
|
||||
\sname{\name}
|
||||
\vspace{4mm}
|
||||
\newline
|
||||
% location.
|
||||
\sicon{ic_location}
|
||||
\stext{\location}
|
||||
\vspace{2mm}
|
||||
\newline
|
||||
% birthday, email & phone number.
|
||||
\sicon{ic_cake}
|
||||
\stext{\birthday}
|
||||
\hspace{2mm}
|
||||
\sicon{ic_email}
|
||||
\stext{\href{mailto:\email}{\ \email}}
|
||||
\hspace{2mm}
|
||||
\sicon{ic_call}
|
||||
\stext{\href{tel:\phone}{\phone}}
|
||||
% name with required fix for montserrat font.
|
||||
% \hspace{-3mm}
|
||||
\sname{\name}
|
||||
\vspace{4mm}
|
||||
\newline
|
||||
% location.
|
||||
\sicon{ic_location}
|
||||
\stext{\location}
|
||||
\vspace{2mm}
|
||||
\newline
|
||||
% birthday, email & phone number.
|
||||
\sicon{ic_cake}
|
||||
\stext{\birthday}
|
||||
\hspace{2mm}
|
||||
\sicon{ic_email}
|
||||
\stext{\href{mailto:\email}{\ \email}}
|
||||
\hspace{2mm}
|
||||
\sicon{ic_call}
|
||||
\stext{\href{https://t.me/voronind_com}{Telegram}}
|
||||
\end{minipage}
|
||||
|
||||
% separator.
|
||||
\hspace{-8mm}{%
|
||||
\color{lgray}{\rule{\linewidth}{1pt}}
|
||||
\color{lgray}{\rule{\linewidth}{1pt}}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue