Skip to content

Commit

Permalink
feat(event): Update Oct Event Page (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoccia authored Sep 17, 2024
1 parent 40cbb8a commit 5341a4f
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion app/data/events.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,25 @@
[
{
"date": "2024-10-10T18:00:00.000-04:00",
"duration": {
"hours": 2
},
"link": "https://rsvp.place/events/phillyjs/66dc524f0b06b60a16cbc1af",
"location": "Indy Hall",
"topics": [
"Set Phasers to Love: Designing with Lit and Design Systems with Sarah Peony (Rescheduled)"
]
},
{
"date": "2024-09-12T18:00:00.000-04:00",
"duration": {
"hours": 2
},
"link": "https://rsvp.place/events/phillyjs/66b4fbb594b4cd1e6e1eff9b",
"location": "Indy Hall",
"topics": ["Design systems and Lit with Sarah Peony"]
"topics": [
"XSS Code Injection with Jason Voccia and Brainstorming Future Topics with Dalton Strang"
]
},
{
"date": "2024-08-08T18:00:00.000-04:00",
Expand Down

0 comments on commit 5341a4f

Please sign in to comment.