Skip to content

Commit

Permalink
Update events.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
fwinford committed Apr 16, 2024
1 parent 9b794bc commit 0450db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const EVENTS: Event[] = [
{
title: 'BUGS x Girls Who Code SQL Workshop',
description: 'learn about the basics of SQL query and create an employee check-in system! free food, drinks, and database knowledge',
date: new Date('April 9, 2024'),
date: new Date('April 19, 2024'),
startTime: '5 PM',
endTime: '6:30 PM',
location: 'WWH Room 101',
Expand Down

0 comments on commit 0450db2

Please # to comment.