feat: updated resume_fr.json
This commit is contained in:
parent
4c4519e0b2
commit
006999c671
|
@ -129,6 +129,16 @@
|
|||
}
|
||||
],
|
||||
"reading": [
|
||||
{
|
||||
"title": "Data-Driven Science and Engineering",
|
||||
"type": "book",
|
||||
"url": "http://www.databookuw.com/"
|
||||
},
|
||||
{
|
||||
"title": "The Book of Shaders",
|
||||
"type": "book",
|
||||
"url": "https://thebookofshaders.com/"
|
||||
},
|
||||
{
|
||||
"title": "r/programming",
|
||||
"type": "website",
|
||||
|
@ -143,7 +153,7 @@
|
|||
"languages": [
|
||||
{
|
||||
"language": "Français",
|
||||
"level": "langue maternelle",
|
||||
"level": "natif",
|
||||
"icon": "flag-icon flag-icon-fr"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -110,6 +110,7 @@ username: Laureηt
|
|||
|
||||
<h2>Éducation</h2>
|
||||
<ul class="timeline">
|
||||
<span class="arrow-up"></span>
|
||||
<li class="event"></li>
|
||||
|
||||
<li class="year">{{ resume_fr.education.history[0].end }}</li>
|
||||
|
|
Reference in a new issue