From 2770db9b17be4da59aeede410199ca9afb19a409 Mon Sep 17 00:00:00 2001 From: Jonas Wanke Date: Wed, 30 Oct 2024 08:45:45 +0100 Subject: [PATCH] Fix nationals dates 2023 Co-authored-by: Benjamin Frost <58258541+Benjamin-Frost@users.noreply.github.com> --- src/assets/data/history.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/data/history.json b/src/assets/data/history.json index dac9b99..218972e 100644 --- a/src/assets/data/history.json +++ b/src/assets/data/history.json @@ -12,7 +12,7 @@ "text": "Jongwon Kim (Südkorea), Daniel Kalisch (Deutschland) und Wei-Hung Lai (Chinesisch Taipeh) sind die Gewinner des Albert-Einstein-Cups. Stefan Kornel (Ungarn) gewinnt die zusätzliche Disziplin Speed-Programming. Der “Hungarian Speed Test“ machte seinen ersten Auftritt und wurde von Nils Jakubzick (Deutschland) gewonnen." }, { - "date": "25 Mai – 25 Mai 2023", + "date": "22 Mai – 25 Mai 2023", "title": "Deutsche Meisterschaft", "text": "Beide Disziplinen der Deutschen Meisterschaft wurden von Daniel Kalisch, Simon Brebeck and Nils Jakubzick gewonnen. Florian Darsow ist bester im Speed-Programming." }, @@ -85,7 +85,7 @@ "text": "Jongwon Kim (South Korea), Daniel Kalisch (Germany), and Wei-Hung Lai (Chinese Taipei) are the winners of the Albert Einstein Cup. Stefan Kornel (Hungary) wins the additional Speed Programming discipline. The “Hungarian Speed Test“ made its first appearance and was won by Nils Jakubzick (Germany)." }, { - "date": "25 – 25 May 2023", + "date": "22 – 25 May 2023", "title": "German National Championship", "text": "Both skills of the German National Championship are won by Daniel Kalisch, Simon Brebeck, and Nils Jakubzick. Speed Programming is won by Florian Darsow." },