Header settings cleanup

This commit is contained in:
Sodbileg Gansukh
2022-05-19 20:33:24 +08:00
parent 5424c465fb
commit 21c6f59a61
6 changed files with 41 additions and 59 deletions

View File

@@ -110,17 +110,17 @@
"default": true,
"group": "homepage"
},
"about_section": {
"header_style": {
"type": "select",
"options": [
"Vertical",
"Horizontal",
"None"
"Center aligned",
"Left aligned",
"Hidden"
],
"default": "Vertical",
"default": "Center aligned",
"group": "homepage"
},
"include_logo_in_about_section": {
"site_logo_in_main_navigation": {
"type": "boolean",
"default": true,
"group": "homepage"