Add profile picture
This commit is contained in:
parent
29af57613c
commit
e865d4253e
Binary file not shown.
@ -198,7 +198,7 @@
|
|||||||
%\parbox[b][][b]{4.5cm}{\raggedright\headline}
|
%\parbox[b][][b]{4.5cm}{\raggedright\headline}
|
||||||
%\end{minipage} & %
|
%\end{minipage} & %
|
||||||
%
|
%
|
||||||
% CONTACT INFO (right)
|
% CONTACT INFO (middle)
|
||||||
\begin{minipage}[b]{\centerwide}
|
\begin{minipage}[b]{\centerwide}
|
||||||
\renewcommand\arraystretch{1.25}
|
\renewcommand\arraystretch{1.25}
|
||||||
\contactinfo
|
\contactinfo
|
||||||
@ -206,9 +206,14 @@
|
|||||||
\faEnvelope & \href{mailto:$email$}{$email$}\\ %{}
|
\faEnvelope & \href{mailto:$email$}{$email$}\\ %{}
|
||||||
\faPhone & $phone$\\
|
\faPhone & $phone$\\
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
\end{minipage}
|
\end{minipage} & %
|
||||||
|
% PHOTO (right)
|
||||||
|
\begin{minipage}[b]{\rightwide}
|
||||||
|
\includegraphics[width=7em]{photo.png}
|
||||||
|
\end{minipage}
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
\lighthrule
|
\lighthrule
|
||||||
|
|
||||||
%---------- MAIN BODY ----------
|
%---------- MAIN BODY ----------
|
||||||
%---------- LEFT SIDE ----------
|
%---------- LEFT SIDE ----------
|
||||||
%\Mybox{
|
%\Mybox{
|
||||||
@ -269,6 +274,7 @@
|
|||||||
\setlength{\hwideright}{\dimexpr\hwide+5\tabcolsep}
|
\setlength{\hwideright}{\dimexpr\hwide+5\tabcolsep}
|
||||||
%
|
%
|
||||||
\setlength{\parskip}{1mm}
|
\setlength{\parskip}{1mm}
|
||||||
|
\begin{minipage}[b]{\rightwide}
|
||||||
$for(education)$
|
$for(education)$
|
||||||
\lightfont{$education.years.start$ \textendash{} $education.years.end$} \\
|
\lightfont{$education.years.start$ \textendash{} $education.years.end$} \\
|
||||||
\smallskip
|
\smallskip
|
||||||
|
Loading…
Reference in New Issue
Block a user