diff --git a/calendar.ts b/calendar.ts index 20dff06..a34f1d7 100644 --- a/calendar.ts +++ b/calendar.ts @@ -106,13 +106,6 @@ export const CALENDAR_EVENTS: CalendarEvent[] = [ tags: ['hardware', 'workshop'] }, - { - date: new Date('06-28-2025'), - name: 'Flourish', - description: '📍 Philadelphia\'s Athena Event! Learn more at [flourish.hackclub.com](https://flourish.hackclub.com)!', - tags: ['athena-event'] - }, - { date: new Date('06-30-2025'), name: 'Intro to Hardware',