website/data/articles.json
2023-12-31 12:08:15 +01:00

16 lines
188 B
JSON

[
{
"author": "Reimar",
"title": "Test",
"slug": "test",
"created": "2022-08-15"
},
{
"author": "Reimar",
"title": "Test",
"slug": "test",
"created": "2022-08-15"
}
]