Move company name and location underneath position

This commit is contained in:
coolneng 2025-10-09 21:39:03 +02:00
parent fce3b21f38
commit b7bd2c8a56
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
3 changed files with 2 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -56,7 +56,8 @@
{\section{Work Experience}} {\section{Work Experience}}
{\section{Expérience professionelle}} {\section{Expérience professionelle}}
$for(experience)$ $for(experience)$
\cventry{$experience.years.start$ \textendash{} $experience.years.end$}{$experience.position$}{$experience.company$}{}{$experience.location$}{ \cventry{$experience.years.start$ \textendash{} $experience.years.end$}{$experience.position$}
{\newline{}$experience.company$}{}{$experience.location$}{
\vspace{0.01cm} \vspace{0.01cm}
\begin{tightitems} \begin{tightitems}
$for(experience.description)$ $for(experience.description)$