From d8c371df9d09acd1bedbd09be79acb55b64e4430 Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Fri, 21 Jun 2024 18:28:05 +0200 Subject: [PATCH] rename theme name --- config/settings_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/settings_schema.json b/config/settings_schema.json index 44961f7..0aeb657 100644 --- a/config/settings_schema.json +++ b/config/settings_schema.json @@ -1,7 +1,7 @@ [ { "name": "theme_info", - "theme_name": "Dawn", + "theme_name": "Shinnex", "theme_version": "13.0.1", "theme_author": "Shopify", "theme_documentation_url": "https://help.shopify.com/manual/online-store/themes",