From 4b727c32723944ecacabb822379c6b7d98dd05ea Mon Sep 17 00:00:00 2001 From: Mateusz Kuzak Date: Wed, 26 Oct 2022 17:11:20 +0200 Subject: [PATCH] We should start at 9 am. --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 855c66c..cf489b0 100644 --- a/index.md +++ b/index.md @@ -4,7 +4,7 @@ root: . # DON'T CHANGE THIS EITHER. (THANK YOU.) country: "ZA" # lowercase two-letter ISO country code such as "fr" (see https://en.wikipedia.org/wiki/ISO_3166-1) language: "en" # lowercase two-letter ISO language code such as "fr" (see https://en.wikipedia.org/wiki/ISO_639-1) humandate: "9 - 10 November 2022" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020") -humantime: "8:30 am - 5:00 pm" # human-readable times for the workshop (e.g., "9:00 am - 4:30 pm") +humantime: "9:00 am - 5:00 pm" # human-readable times for the workshop (e.g., "9:00 am - 4:30 pm") startdate: 2022-11-09 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01 enddate: 2022-11-10 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02 instructor: ["Mateusz Kuzak","Rabea Müller"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"]