From a4fc4d422acfb7b96adc577f154d6106c6a5a21c Mon Sep 17 00:00:00 2001 From: Jonas Wanke Date: Mon, 28 Oct 2024 20:57:57 +0100 Subject: [PATCH] Add Glenn becoming an expert to history data --- src/assets/data/history.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/assets/data/history.json b/src/assets/data/history.json index f73ef09..dac9b99 100644 --- a/src/assets/data/history.json +++ b/src/assets/data/history.json @@ -66,9 +66,9 @@ ], "skill17": [ { - "date": "2024", - "title": "Folgt bald", - "text": "" + "date": "30 Mai 2024", + "title": "Bundestrainer", + "text": "Glenn Skrzypczak wird zum Bundestrainer für Web-Technologien ernannt." } ] }, @@ -139,9 +139,9 @@ ], "skill17": [ { - "date": "2024", - "title": "Coming soon", - "text": "" + "date": "30 May 2024", + "title": "Expert", + "text": "Glenn Skrzypczak becomes the German expert for Web Technologies." } ] }