You've already forked Ghost-Theme-Source
Typography
This commit is contained in:
10
package.json
10
package.json
@@ -106,6 +106,16 @@
|
||||
],
|
||||
"default": "Background color"
|
||||
},
|
||||
"title_font": {
|
||||
"type": "select",
|
||||
"options": ["Modern sans-serif", "Elegant serif", "Clean slab"],
|
||||
"default": "Modern sans-serif"
|
||||
},
|
||||
"body_font": {
|
||||
"type": "select",
|
||||
"options": ["Modern sans-serif", "Elegant serif"],
|
||||
"default": "Modern sans-serif"
|
||||
},
|
||||
"footer_signup_header": {
|
||||
"type": "text",
|
||||
"default": "Stay in the loop"
|
||||
|
||||
Reference in New Issue
Block a user