From 626f9a3124e197fc5a17815c096213333dee16d9 Mon Sep 17 00:00:00 2001 From: "shopify[bot]" <79544226+shopify[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 15:08:21 +0000 Subject: [PATCH] Update from Shopify for theme SHX-Theme/main Committed from shop: Quickstart (e8822a71) --- templates/page.namensschild.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 templates/page.namensschild.json diff --git a/templates/page.namensschild.json b/templates/page.namensschild.json new file mode 100644 index 0000000..66c4b56 --- /dev/null +++ b/templates/page.namensschild.json @@ -0,0 +1,26 @@ +/* +* ------------------------------------------------------------ +* IMPORTANT: The contents of this file are auto-generated. +* +* This file may be updated by the Shopify admin theme editor +* or related systems. Please exercise caution as any changes +* made to this file may be overwritten. +* ------------------------------------------------------------ +*/ +{ + "sections": { + "main": { + "type": "main-page", + "custom_css": [ + + ], + "settings": { + "padding_top": 28, + "padding_bottom": 100 + } + } + }, + "order": [ + "main" + ] +}