Skip to content

Commit

Permalink
set NEXT_MEETUP 5th December 2024 (Awards Night)
Browse files Browse the repository at this point in the history
  • Loading branch information
StanFlint committed Nov 26, 2024
1 parent 9f6041d commit 799a648
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ export interface MeetupDetails {
}

export const NEXT_MEETUP: MeetupDetails | undefined = {
title: 'Project Share!',
date: new Date('2024-11-21T17:00:00'),
location: 'AT_2.07',
description: 'Bring your laptop!',
title: 'Awards Night 🍾',
date: new Date('2024-12-05T16:00:00'),
location: '7GS, F.21',
description: 'Join the audience or nominate your project!',
}

export const DISCORD_INVITE_LINK = 'https://discord.gg/wNGukFdBgp'
Expand Down

0 comments on commit 799a648

Please sign in to comment.