fix; typo
This commit is contained in:
parent
774edad346
commit
88aa68e915
|
@ -107,14 +107,13 @@ education:
|
||||||
skills:
|
skills:
|
||||||
title: Skills
|
title: Skills
|
||||||
list:
|
list:
|
||||||
General Softwares:
|
Text Processing:
|
||||||
level: advanced
|
level: advanced
|
||||||
tags:
|
tags:
|
||||||
- Linux
|
|
||||||
- LaTeX
|
|
||||||
- Git
|
|
||||||
- Word
|
- Word
|
||||||
- Excel
|
- Excel
|
||||||
|
- LaTeX
|
||||||
|
- Markdown
|
||||||
|
|
||||||
Scientific Computing:
|
Scientific Computing:
|
||||||
level: advanced
|
level: advanced
|
||||||
|
|
|
@ -103,14 +103,13 @@ education:
|
||||||
skills:
|
skills:
|
||||||
title: Compétences
|
title: Compétences
|
||||||
list:
|
list:
|
||||||
Bureautique:
|
Traitement de texte:
|
||||||
level: avancé
|
level: avancé
|
||||||
tags:
|
tags:
|
||||||
- Linux
|
|
||||||
- LaTeX
|
|
||||||
- Git
|
|
||||||
- Word
|
- Word
|
||||||
- Excel
|
- Excel
|
||||||
|
- LaTeX
|
||||||
|
- Markdown
|
||||||
|
|
||||||
Calcul scientifique:
|
Calcul scientifique:
|
||||||
level: avancé
|
level: avancé
|
||||||
|
|
|
@ -14,6 +14,7 @@ $h1-size: 3rem;
|
||||||
font-family: 'Inter';
|
font-family: 'Inter';
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
font-display: swap;
|
||||||
src: local(''),
|
src: local(''),
|
||||||
url('/fonts/inter-v7-latin-regular.woff2') format('woff2'),
|
url('/fonts/inter-v7-latin-regular.woff2') format('woff2'),
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue