From 96681982709db8d0cc6cff662a5115a8b307ae74 Mon Sep 17 00:00:00 2001 From: Sodbileg Gansukh Date: Thu, 3 Aug 2023 13:41:15 +0800 Subject: [PATCH] Updated defaults of settings --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index edac94c..62688b4 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "Logo in the middle", "Stacked" ], - "default": "Logo on the left" + "default": "Logo in the middle" }, "page_background_color": { "type": "color", @@ -103,7 +103,7 @@ "Background color", "Accent color" ], - "default": "Background color" + "default": "Accent color" }, "title_font": { "type": "select", @@ -124,7 +124,7 @@ }, "footer_signup_header": { "type": "text", - "default": "Stay in the loop" + "default": "" }, "footer_signup_subhead": { "type": "text",