18 lines
394 B
JSON
18 lines
394 B
JSON
|
{
|
||
|
"articles": [
|
||
|
{
|
||
|
"created": "2025-01-01T00:00:00.000Z",
|
||
|
"edited": "2025-01-15T20:10:51.016Z",
|
||
|
"author": null,
|
||
|
"title": "Styling Test",
|
||
|
"description": "A test post to see how the site styling looks",
|
||
|
"tags": [
|
||
|
"meta",
|
||
|
"web"
|
||
|
],
|
||
|
"categories": null,
|
||
|
"url": "./articles/styling_test.md",
|
||
|
"wordCount": 917
|
||
|
}
|
||
|
]
|
||
|
}
|