Skip to content

Commit

Permalink
dorahacks due date
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmonisit committed Jan 29, 2025
1 parent ba84a59 commit 139f6de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/(pre-dashboard)/(landing)/sections/Schedule.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ const schedule = {
},
{ time: '8:15 AM', event: 'Breakfast', location: 'In Front of MPR' },
{ time: '11:00 AM', event: 'Lunch', location: 'In Front of MPR' },
{
time: '10:00 AM',
event: 'Dorahacks Submissions Due',
location: 'Hacking Area',
},
{
time: '12:00 PM',
event: 'Submissions Due',
Expand Down

0 comments on commit 139f6de

Please sign in to comment.