From 83e363120c1fb87105f1bd103d366ba93127e225 Mon Sep 17 00:00:00 2001 From: trackmasters <61123264+trackmasters@users.noreply.github.com> Date: Mon, 22 Jan 2024 20:52:04 +0100 Subject: [PATCH] Update events.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit termíny 2024 --- src/content/events.json | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/src/content/events.json b/src/content/events.json index 828444e..4ce4e78 100644 --- a/src/content/events.json +++ b/src/content/events.json @@ -1,23 +1,14 @@ [ { - "date": "08.05.2023", - "links": { - "information": "https://www.uac.cz/zavody-a-vysledky/2023", - "registration": "http://zavody.kovopraha.cz", - "results" : "https://www.uac.cz/zavody-a-vysledky/2023" - } + "date": "--.--.----", }, { - "date": "24.06.2023", - "links": { - "information": "https://www.uac.cz/zavody-a-vysledky/2023", - "registration": "http://zavody.kovopraha.cz" - } + "date": "--.--.----", }, { - "date": "22.07.2023" + "date": "--.--.----" }, { - "date": "26.08.2023" + "date": "--.--.----" } ]