Add upcoming events

This commit is contained in:
Tony Grosinger 2024-03-24 09:00:00 -07:00
parent 75c750c493
commit 76d3e0a64d

View File

@ -1,9 +1,4 @@
[
{
"title": "January Potluck",
"date": "2024-01-20",
"startTime": "6:00pm"
},
{
"title": "February Potluck",
"date": "2024-02-17",
@ -17,8 +12,13 @@
"endTime": "7:00pm"
},
{
"title": "March Potluck",
"date": "2024-03-16",
"title": "April Potluck",
"date": "2024-04-20",
"startTime": "6:00pm"
},
{
"title": "May Potluck",
"date": "2024-05-18",
"startTime": "6:00pm"
}
]