mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-05-28 03:19:54 +00:00
9 lines
127 B
JSON
9 lines
127 B
JSON
{
|
|
"title": "Home",
|
|
"template": "page",
|
|
"access": "public",
|
|
"content": "<h1>hello world</h1>",
|
|
"modules": {
|
|
"?": "?"
|
|
}
|
|
} |