From e1f443370573fd4811d97cb9f9672f78b0f33546 Mon Sep 17 00:00:00 2001 From: Anthony Dumas Date: Tue, 21 Nov 2023 22:41:00 +0100 Subject: [PATCH] fix: updating bullet points --- src/messages/en.json | 10 ++-------- src/messages/fr.json | 10 ++-------- 2 files changed, 4 insertions(+), 16 deletions(-) diff --git a/src/messages/en.json b/src/messages/en.json index e255c4f..a8685e0 100644 --- a/src/messages/en.json +++ b/src/messages/en.json @@ -15,13 +15,7 @@ "entreprise": "Sopra Steria", "location": "Clermont-Ferrand", "description": "", - "tags": [ - "Java", - "Spring", - "Gitlab CI/CD", - "DevOps", - "HP Application Lifecycle Management" - ] + "tags": ["Java", "Spring", "DevOps", "Linux"] }, { "occupation": "Event Coordinator", @@ -31,7 +25,7 @@ "entreprise": "La Clameur (Non-Profit Law 1901)", "location": "remote", "description": "", - "tags": ["Notion", "CPanel", "Wordpress", "RSS"] + "tags": ["Notion", "CPanel", "Wordpress", "RSS", "Podcast Distribution"] }, { "occupation": "Software Developer", diff --git a/src/messages/fr.json b/src/messages/fr.json index fe8c2fc..031cb73 100644 --- a/src/messages/fr.json +++ b/src/messages/fr.json @@ -15,13 +15,7 @@ "entreprise": "Sopra Steria", "location": "Clermont-Ferrand", "description": "", - "tags": [ - "Java", - "Spring", - "Gitlab CI/CD", - "DevOps", - "HP Application Lifecycle Management" - ] + "tags": ["Java", "Spring", "DevOps", "Linux"] }, { "occupation": "Coordinateur événementiel", @@ -31,7 +25,7 @@ "entreprise": "La Clameur (Association Loi 1901)", "location": "en distanciel", "description": "Coordination des événements de l'association, maintenance du site Internet et des fluxs RSS.", - "tags": ["Notion", "CPanel", "Wordpress", "RSS", "Podcast"] + "tags": ["Notion", "CPanel", "Wordpress", "RSS", "Podcast Distribution"] }, { "occupation": "Software Developer",