website/data/articles.json

16 lines
188 B
JSON
Raw Normal View History

2023-12-31 11:08:15 +00:00
[
{
"author": "Reimar",
"title": "Test",
"slug": "test",
"created": "2022-08-15"
},
{
"author": "Reimar",
"title": "Test",
"slug": "test",
"created": "2022-08-15"
}
]