Skip to content

Commit ac4c303

Browse files
feat: note new Discord channels on the schedule
1 parent 8f5ce7e commit ac4c303

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/data/schedule.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ export const sharedSchedule: ScheduleDay[] = [
4949
"We are co-hosting a community service event with Artists for Humanity, a local non-profit, the afternoon before the conference.",
5050
"AFH will run joint icebreaker activities with the teens attending their design & development learn-to-code programs.",
5151
"This event will free and open to any attendee who can code in at least HTML.",
52+
"See `#community-service-event` on the [SquiggleConf Discord](https://discord.squiggleconf.com) for more information.",
5253
],
5354
location: {
5455
href: "https://www.afhboston.org",
@@ -66,6 +67,7 @@ export const sharedSchedule: ScheduleDay[] = [
6667
description: [
6768
"Join organizers, volunteers, and attendees for a free joyful jog around the Boston harbor.",
6869
"We'll meet at the New England Aquarium and run in a 5k loop at a comfortably light pace.",
70+
"See `#fun-run` on the [SquiggleConf Discord](https://discord.squiggleconf.com) for more information.",
6971
],
7072
location: {
7173
href: "https://www.neaq.org/visit",
@@ -90,6 +92,7 @@ export const sharedSchedule: ScheduleDay[] = [
9092
description: [
9193
"Join organizers, volunteers, and attendees for a free joyful jog around the Boston harbor.",
9294
"We'll meet at the New England Aquarium and run in a 5k loop at a comfortably light pace.",
95+
"See `#fun-run` on the [SquiggleConf Discord](https://discord.squiggleconf.com) for more information.",
9396
],
9497
location: {
9598
href: "https://www.neaq.org/visit",

0 commit comments

Comments
 (0)