Skip to content

Commit

Permalink
feat: add February 2025 event (#358)
Browse files Browse the repository at this point in the history
💖
  • Loading branch information
JoshuaKGoldberg authored Jan 16, 2025
1 parent ab0f62c commit 77aa93c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions app/data/events.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
[
{
"date": "2025-02-20T18:00:00.000-04:00",
"link": "https://www.eventbrite.com/e/boston-ts-club-for-the-love-of-types-tickets-1206069760119",
"location": "Microsoft NERD Center",
"time": "5:30pm - 8:30pm",
"topics": [
{
"author": {
"name": "Your Name Here!"
},
"title": "Your Talk Here!"
}
]
},
{
"date": "2025-01-16T18:00:00.000-04:00",
"link": "https://www.eventbrite.com/e/boston-ts-club-new-year-new-type-tickets-1086018734269",
Expand Down

0 comments on commit 77aa93c

Please sign in to comment.