Skip to content

Commit

Permalink
feat: update events list
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoccia committed Jan 25, 2025
1 parent 432858a commit bf9ea1a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions app/data/events.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,26 @@
[
{
"date": "2025-04-10T18:00:00.000-05:00",
"displayDate": "April 10",
"duration": {
"hours": 2
},
"link": "https://rsvp.place/events/phillyjs/6795094cf2058bee35445b26",
"location": "Indy Hall",
"topics": ["TBD - Graham Vasquez"]
},
{
"date": "2025-03-13T18:00:00.000-05:00",
"displayDate": "March 13",
"duration": {
"hours": 2
},
"link": "https://rsvp.place/events/phillyjs/679507e2cbe4f9cc0de0d22d",
"location": "Indy Hall",
"topics": [
"Management of Non-Functional Requirements for Multiple Teams - Artem Deikun"
]
},
{
"date": "2025-02-20T18:00:00.000-05:00",
"displayDate": "February 20 (Different Day!)",
Expand Down

0 comments on commit bf9ea1a

Please sign in to comment.