230500
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"footer": {
|
||||
"type": "footer",
|
||||
"title": "Footer",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "include",
|
||||
"template": "",
|
||||
"sub_template": null,
|
||||
"id": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
"header": {
|
||||
"type": "header",
|
||||
"title": "Header",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "include",
|
||||
"template": "",
|
||||
"sub_template": "",
|
||||
"id": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
"home-header": {
|
||||
"type": "header",
|
||||
"title": "Home Header",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "include",
|
||||
"template": "singular",
|
||||
"sub_template": "front_page",
|
||||
"id": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user