Added custom header text setting to Landing and Search styles

This commit is contained in:
Sodbileg Gansukh
2023-09-27 22:10:23 +08:00
parent 3a7af4e16e
commit 43b8a2b4d9
2 changed files with 8 additions and 2 deletions

View File

@@ -143,6 +143,12 @@
"default": "Landing",
"group": "homepage"
},
"header_text": {
"type": "text",
"group": "homepage",
"description": "Defaults to site description when empty",
"visibility": "header_style:[Landing, Search]"
},
"background_image": {
"type": "boolean",
"default": true,