You've already forked Ghost-Theme-Casper
Fix wrong conditions for @custom.site_logo_in_main_navigation
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
},
|
||||
"site_logo_in_main_navigation": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"default": false,
|
||||
"group": "homepage"
|
||||
},
|
||||
"first_post_layout": {
|
||||
|
||||
Reference in New Issue
Block a user