diff options
author | Christophe ROGER <darwiin@users.noreply.github.com> | 2018-10-11 23:45:29 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-11 23:45:29 +1100 |
commit | ba16e023e3e89eb65fccfc5aa9a981e785aedcca (patch) | |
tree | 261b126b0cad2e148701b59d731caf97c2416e25 /example/section_scolarite.tex | |
parent | 7e7d8031d61c0508c16a2d47cd3da5172fe4981a (diff) | |
parent | 1f6701785d79ec60deeee8a79ffee94fd2944acd (diff) | |
download | cv-ba16e023e3e89eb65fccfc5aa9a981e785aedcca.tar.gz cv-ba16e023e3e89eb65fccfc5aa9a981e785aedcca.tar.bz2 cv-ba16e023e3e89eb65fccfc5aa9a981e785aedcca.tar.xz cv-ba16e023e3e89eb65fccfc5aa9a981e785aedcca.zip |
Merge pull request #17 from alcysec/patch-1
Fontawesome 5 compatibility
Diffstat (limited to 'example/section_scolarite.tex')
-rwxr-xr-x | example/section_scolarite.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/example/section_scolarite.tex b/example/section_scolarite.tex index e5051d0..ea0741d 100755 --- a/example/section_scolarite.tex +++ b/example/section_scolarite.tex @@ -10,7 +10,7 @@ % CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
%Section: Scholarships and additional info
-\sectionTitle{Formation}{\faMortarBoard}
+\sectionTitle{Formation}{\faGraduationCap}
\begin{scholarship}
\scholarshipentry{2007}
@@ -21,4 +21,4 @@ {BTS Informatique de Gestion option administrateurs de réseaux}
\scholarshipentry{2000}
{Baccalauréat Scientifique option Mathématiques}
-\end{scholarship}
\ No newline at end of file +\end{scholarship}
|