Skip to content

Commit

Permalink
feat: close volunteering signups
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Oct 1, 2024
1 parent c7dc876 commit 148d89d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/schedule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const days: ScheduleDay[] = [
description: [
"[Artists for Humanity (AFH)](https://www.afhboston.org) is a Boston not-for-profit that employs local teens after school, giving them invaluable art, coding, and design experience.",
"We'll come over there to help the teens with their coding projects and run mini-workshops on useful development topics.",
`This event is free and open to any attendee who can code in at least HTML. Please [sign up by September 30th to volunteer](${links.volunteering}). 💙`,
`This event is free and open to any attendee who can code in at least HTML. Sign-ups have closed, so email us if you want to get in last minute. 💙`,
],
location: {
href: "https://www.afhboston.org",
Expand Down

0 comments on commit 148d89d

Please sign in to comment.