Added navbar options (#906)

This commit is contained in:
Sodbileg Gansukh
2022-11-11 11:30:32 +08:00
committed by GitHub
parent 38426cd9e6
commit cf30adacce
11 changed files with 466 additions and 239 deletions

View File

@@ -89,6 +89,11 @@
},
"card_assets": true,
"custom": {
"navigation_layout": {
"type": "select",
"options": ["Logo on cover", "Logo in the middle", "Stacked"],
"default": "Logo on cover"
},
"title_font": {
"type": "select",
"options": [
@@ -120,11 +125,6 @@
"default": "Center aligned",
"group": "homepage"
},
"show_logo_in_navigation": {
"type": "boolean",
"default": false,
"group": "homepage"
},
"feed_layout": {
"type": "select",
"options": [