From ac455af7be5941cf6b6a704612364a91f106dd49 Mon Sep 17 00:00:00 2001 From: alex eguiluz <alexandraeguiluz@gmail.com> Date: Mon, 31 Mar 2025 15:27:45 +0200 Subject: [PATCH] Update content through Mattrbld --- src/data/cv.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/data/cv.json b/src/data/cv.json index 9293255..63b64e3 100644 --- a/src/data/cv.json +++ b/src/data/cv.json @@ -53,8 +53,8 @@ "2018-2016" ], "location": { - "en": "Paris", - "fr": "Paris" + "en": "Paris, France", + "fr": "Paris, France" } }, { @@ -86,7 +86,10 @@ "dates": [ "2015-2013" ], - "location": null + "location": { + "en": "Paris, France", + "fr": "Paris, France" + } } ] }, @@ -384,4 +387,4 @@ } ], "___mb_schema": "/.mattrbld/schemas/cv.json" -} +} \ No newline at end of file