Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions _data/conf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,24 +47,24 @@ have-menus: false
# schedule is taken from schedule.yml, so be careful to make sure that they agree.
days:
- weekday: Sunday
date: March 2nd
date: March 1st
# date in a form that JS Date() constructor understands
#date-data: 2026-03-02T23:59
#date-data: 2026-03-01T23:59
- weekday: Monday
date: March 2nd
#date-data: 2026-03-02T23:59
time: 9AM to 5:15PM
- weekday: Tuesday
date: March 3rd
#date-data: 2026-03-03T23:59
time: 9AM to 5:15PM
- weekday: Tuesday
- weekday: Wednesday
date: March 4th
#date-data: 2026-03-04T23:59
time: 9AM to 5:15PM
- weekday: Wednesday
date: March 5th
#date-data: 2026-03-05T23:59
time: 9AM to 1:15PM
- weekday: Thursday
date: March 6th
#date-data: 2026-03-06T23:59
date: March 5th
#date-data: 2026-03-05T23:59
time: 9AM to 4:30PM
schedule-note: The local planning committee is working to confirm spaces and dates, and plans to host the conference during the week of March 2, 2026.

Expand Down