Example Events for Index

This commit is contained in:
Kevin Nielsen 2021-01-26 18:26:39 -05:00 committed by GitHub
parent 0f892296b5
commit 94a8d80042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,12 @@
[]
[
{
"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"
}
]