boardroom-inc-protocol-Info/indexCoop/events.json

18 lines
392 B
JSON
Raw Normal View History

2021-01-26 23:26:39 +00:00
[
{
"title": "This is an example event.",
"url": "https://example.com",
"date": "2021-02-08T00:00:00.000Z"
},
{
"title": "This is another example event.",
"url": "https://example.com",
"date": "2021-02-10T00:00:00.000Z"
}
2021-02-13 22:33:58 +00:00
{
"title": "Weekly Planning Session",
"url": "https://discord.com/invite/RKZ4S3b",
2021-02-13 22:33:14 +00:00
"date": "2021-02-15T17:00:00.000Z"
}
2021-01-26 23:26:39 +00:00
]