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