We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2194df3 commit abbbfdfCopy full SHA for abbbfdf
1 file changed
src/data/schedule.ts
@@ -49,6 +49,10 @@ export const sharedSchedule: ScheduleDay[] = [
49
"We will arrange a community service event with a local non-profit the afternoon before the conference.",
50
`This event will free and open to any attendee who can code in at least HTML.`,
51
],
52
+ location: {
53
+ href: "https://www.afhboston.org",
54
+ text: "Artists for Humanity EpiCenter",
55
+ },
56
title: "Community Service Event",
57
},
58
0 commit comments