Changed repo icon to fork and expanded Exp.
This commit is contained in:
parent
26d05f6ea8
commit
c3c3979987
2 changed files with 4 additions and 4 deletions
4
cv.cls
4
cv.cls
|
@ -92,7 +92,7 @@
|
||||||
|
|
||||||
\newcommand{\project}[3]{%
|
\newcommand{\project}[3]{%
|
||||||
\vspace{0.5\baselineskip} % Whitespace before the section title
|
\vspace{0.5\baselineskip} % Whitespace before the section title
|
||||||
{\faCode\ \textbf{#1} \hfill #2}\\
|
{\faCodeFork\ \textbf{#1} \hfill #2}\\
|
||||||
{\small #3}\\
|
{\small #3}\\
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -214,7 +214,7 @@
|
||||||
|
|
||||||
\newcommand{\traincert}[3]{%
|
\newcommand{\traincert}[3]{%
|
||||||
\vspace{0.5\baselineskip} % Whitespace before the section title
|
\vspace{0.5\baselineskip} % Whitespace before the section title
|
||||||
{\faCertificate\ \textbf{#1} \textit{(in training)}, \textit{#2} \hfill (Exp. #3)}\\
|
{\faCertificate\ \textbf{#1} \textit{(in training)}, \textit{#2} \hfill (Expected: #3)}\\
|
||||||
}
|
}
|
||||||
|
|
||||||
\newenvironment{itemize*}%
|
\newenvironment{itemize*}%
|
||||||
|
|
BIN
cv.pdf
(Stored with Git LFS)
BIN
cv.pdf
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in a new issue