From 7fa64d637a48333c860ed7e847fccdeec6ed1df0 Mon Sep 17 00:00:00 2001 From: sajochems Date: Sat, 25 May 2024 09:29:34 +0200 Subject: [PATCH] Changed start time to 14:00 --- data/timeline.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/timeline.json b/data/timeline.json index befb6d2..5073ae7 100644 --- a/data/timeline.json +++ b/data/timeline.json @@ -8,13 +8,13 @@ }, { "id": "sa2", - "time": "12:00 - 13:30", + "time": "12:00 - 14:00", "name": "Opening", "description": "The companies will present their cases to you in the opening. After the presentation the cases will be divided overall groups according to your preferences. During this time we will also finalize the teams." }, { "id": "sa3", - "time": "13:30 - 00:00", + "time": "14:00 - 00:00", "name": "Hacking!", "description": "You have 24 hours to create your solution. Good luck!" }, @@ -34,7 +34,7 @@ "sunday": [ { "id": "su1", - "time": "00:00 - 13:30", + "time": "00:00 - 14:00", "name": "Hacking!", "description": "You have 24 hours to create your solution. Good luck!" }, @@ -52,7 +52,7 @@ }, { "id": "su4", - "time": "13:30 - 16:00", + "time": "14:00 - 16:00", "name": "Judging", "description": "You will have to present a short pitch to the judges." },