You've already forked Ghost-Theme-Source
Header styles
This commit is contained in:
11
package.json
11
package.json
@@ -93,6 +93,17 @@
|
||||
"Stacked"
|
||||
],
|
||||
"default": "Logo in the middle"
|
||||
},
|
||||
"header_style": {
|
||||
"type": "select",
|
||||
"options": [
|
||||
"Magazine",
|
||||
"Highlight",
|
||||
"Landing",
|
||||
"Search"
|
||||
],
|
||||
"default": "Magazine",
|
||||
"group": "homepage"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user