Skip to content

Commit

Permalink
Fix time + date for super meetup
Browse files Browse the repository at this point in the history
  • Loading branch information
tjwds committed May 7, 2024
1 parent d3171a7 commit 7c87eeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/data/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"topics": ["Rooftop Social Hour"]
},
{
"date": "2024-05-10T17:30:00.000-04:00",
"date": "2024-05-08T17:00:00.000-04:00",
"duration": {
"hours": 1.5
"hours": 2
},
"link": "https://www.eventbrite.com/e/technically-developers-conference-tickets-825942023827",
"location": "Pizzeria Salvy",
Expand Down

0 comments on commit 7c87eeb

Please sign in to comment.