Files
site-plata-upravleniya-rf/backup/wp/wp-content/uploads/popularfx-templates/drone/pagelayer.conf
2024-05-23 22:04:56 +03:00

38 lines
830 B
Plaintext

{
"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": ""
}
]
}
}