diff --git a/default.hbs b/default.hbs index d353938..361dcba 100644 --- a/default.hbs +++ b/default.hbs @@ -22,7 +22,7 @@ {{ghost_head}} - +
diff --git a/package.json b/package.json index b6d9ec9..dc57812 100644 --- a/package.json +++ b/package.json @@ -84,35 +84,6 @@ ], "default": "Logo in the middle" }, - "site_background_color": { - "type": "color", - "default": "#ffffff" - }, - "header_and_footer_color": { - "type": "select", - "options": [ - "Background color", - "Accent color" - ], - "default": "Background color" - }, - "title_font": { - "type": "select", - "options": [ - "Modern sans-serif", - "Elegant serif", - "Consistent mono" - ], - "default": "Modern sans-serif" - }, - "body_font": { - "type": "select", - "options": [ - "Modern sans-serif", - "Elegant serif" - ], - "default": "Modern sans-serif" - }, "signup_heading": { "type": "text", "description": "Used in your footer across your theme, defaults to site title when empty" diff --git a/partials/components/footer.hbs b/partials/components/footer.hbs index 96e41ac..c826bcf 100644 --- a/partials/components/footer.hbs +++ b/partials/components/footer.hbs @@ -1,4 +1,4 @@ -