Skip to content

Commit abbbfdf

Browse files
fix: add AFH location to commserve event
1 parent 2194df3 commit abbbfdf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/data/schedule.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ export const sharedSchedule: ScheduleDay[] = [
4949
"We will arrange a community service event with a local non-profit the afternoon before the conference.",
5050
`This event will free and open to any attendee who can code in at least HTML.`,
5151
],
52+
location: {
53+
href: "https://www.afhboston.org",
54+
text: "Artists for Humanity EpiCenter",
55+
},
5256
title: "Community Service Event",
5357
},
5458
],

0 commit comments

Comments
 (0)