From 7f29d0a3a01941bf8bf06680ef2a5ba3dceca192 Mon Sep 17 00:00:00 2001 From: Bret Alexander Beheim Date: Tue, 10 Oct 2023 17:27:03 +0200 Subject: [PATCH] year --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index f438f5d..103159d 100644 --- a/index.md +++ b/index.md @@ -9,7 +9,7 @@ country: "de" # lowercase two-letter ISO country code such as "fr" (see htt language: "en" # lowercase two-letter ISO language code such as "fr" (see https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) for the workshop latitude: "51" # decimal latitude of workshop venue (use https://www.latlong.net/) longitude: "12" # decimal longitude of the workshop venue (use https://www.latlong.net) -humandate: "Nov 27-Dec 1, 02023" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020") +humandate: "Nov 27-Dec 1, 2023" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020") humantime: "09:00 - 12:00 CEST (13:00-16:00 on Nov 30)" # human-readable times for the workshop e.g., "9:00 am - 4:30 pm CEST (7:00 am - 2:30 pm UTC)" startdate: 2023-11-27 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01 enddate: 2023-12-01 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02