Skip to content

Commit

Permalink
new meetup!
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasmaillo committed Feb 6, 2024
1 parent b9119cb commit 340d3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export interface MeetupDetails {

export const NEXT_MEETUP: MeetupDetails | undefined = {
title: 'Project Share!',
date: new Date('2024-01-24T15:00:00'),
date: new Date('2024-02-07T15:00:00'),
location: 'AT 2.11',
description: 'Bring your laptop!',
}
Expand Down

0 comments on commit 340d3fe

Please sign in to comment.