mirror of
https://github.com/Instadapp/boardroom-inc-protocol-Info.git
synced 2024-07-29 22:37:02 +00:00
bf24cf1b6b
Test event for Index
18 lines
394 B
JSON
18 lines
394 B
JSON
[
|
|
{
|
|
"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"
|
|
}
|
|
{
|
|
"title": "Weekly Planning Session",
|
|
"url": "https://discord.com/invite/RKZ4S3b",
|
|
"date": "2021-02-15T17:00:00+00:00"
|
|
}
|
|
]
|