mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-07-16 07:49:50 +00:00
WIP
This commit is contained in:
9
pages/index.json
Normal file
9
pages/index.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"title": "Home",
|
||||
"template": "page",
|
||||
"access": "public",
|
||||
"content": "<h1>hello world</h1>",
|
||||
"modules": {
|
||||
"?": "?"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user