mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-06-16 06:56:46 +00:00
21 lines
494 B
JSON
21 lines
494 B
JSON
{
|
|
"articles": [
|
|
{
|
|
"path": "about.html",
|
|
"title": "About this blog",
|
|
"description": "Some additional details about the blog",
|
|
"author": [],
|
|
"contents": "\r\n\r\n\r\n\r\n",
|
|
"last_modified": "2021-04-05T22:44:50-07:00"
|
|
},
|
|
{
|
|
"path": "index.html",
|
|
"title": "Anson's Projects",
|
|
"author": [],
|
|
"contents": "\r\n\r\n\r\n\r\n",
|
|
"last_modified": "2021-04-05T22:44:51-07:00"
|
|
}
|
|
],
|
|
"collections": ["posts/posts.json"]
|
|
}
|