This commit is contained in:
2020-12-21 12:49:41 +01:00
parent 2c5eaf5f97
commit ddfcf3570b
4 changed files with 10 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
"company": "ArtDanjProduction",
"location": "France",
"begin_date": "09-2015",
"end_date": "date.today"
"end_date": "Today"
},
{
"slug": "idemia",

View File

@@ -5,7 +5,7 @@
"description": "formations.freelance.description",
"location": "Remote",
"begin_date": "04-2015",
"end_date": "date.today"
"end_date": "Today"
},
{
"slug": "dnb",
@@ -21,6 +21,6 @@
"description": "formations.bac.description",
"location": "France",
"begin_date": "09-2020",
"end_date": "date.today"
"end_date": "Today"
}
]