From 4f7aa3ebffb76f4056d2bbf5d8909284df048480 Mon Sep 17 00:00:00 2001 From: OMesserges Date: Fri, 8 Nov 2024 15:10:41 -0600 Subject: [PATCH] Update index.md --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 3845e13..072a8a2 100644 --- a/index.md +++ b/index.md @@ -11,8 +11,8 @@ latitude: "45" # decimal latitude of workshop venue (use https://www.latl longitude: "-1" # decimal longitude of the workshop venue (use https://www.latlong.net) humandate: "Jan 21-24, 2025" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020") humantime: "9:00 am - 1:00 pm" # human-readable times for the workshop e.g., "9:00 am - 4:30 pm CEST (7:00 am - 2:30 pm UTC)" -startdate: 2023-05-15 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01 -enddate: 2023-05-18 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02 +startdate: 2025-01-21 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01 +enddate: 2025-01-24 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02 instructor: ["Sarah Stevens" "UPDATE"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"] helper: ["UPDATE"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"] email: ["facilitator@datascience.wisc.edu"] # boxed, comma-separated list of contact email addresses for the host, lead instructor, or whoever else is handling questions, like ["marlyn.wescoff@example.org", "fran.bilas@example.org", "ruth.lichterman@example.org"]