Skip to content

Commit f2b4229

Browse files
Move volunteer training to 8am
1 parent d0d2e2c commit f2b4229

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

src/data/volunteering.ts

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,18 @@ export const volunteeringSchedule: ScheduleDay[] = mergeScheduleWithPublic([
66
{
77
activities: [
88
{
9-
at: "5:00pm",
9+
at: "8:00am",
1010
badge,
1111
description: [
1212
"Meet the staff behind SquiggleConf and your fellow volunteers.",
1313
"We'll go over the schedule, assorted roles, and answer any questions you have.",
1414
],
1515
location: {
16-
href: "https://harborsideinnboston.com",
17-
text: "TBD",
16+
href: "https://www.neaq.org/visit/simons-theatre",
17+
text: "Simons Theater",
1818
},
1919
title: "Volunteer Training",
2020
},
21-
],
22-
title: "Wednesday, September 17th",
23-
},
24-
{
25-
activities: [
2621
{
2722
at: "8:45am",
2823
description: [

0 commit comments

Comments
 (0)