From a3f8b8c21ccc390b543f703564b613e611c421b0 Mon Sep 17 00:00:00 2001
From: "shopify[bot]" <79544226+shopify[bot]@users.noreply.github.com>
Date: Thu, 20 Jun 2024 20:04:37 +0000
Subject: [PATCH] Update from Shopify for theme SHX-Theme/main
Committed from shop: Quickstart (e8822a71)
---
templates/page.contact.json | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/templates/page.contact.json b/templates/page.contact.json
index fc24b05..aacf6ac 100644
--- a/templates/page.contact.json
+++ b/templates/page.contact.json
@@ -17,15 +17,6 @@
"padding_bottom": 36
}
},
- "custom_liquid_rmT78x": {
- "type": "custom-liquid",
- "settings": {
- "custom_liquid": " _<\/a>\n _<\/a>",
- "color_scheme": "",
- "padding_top": 0,
- "padding_bottom": 0
- }
- },
"form": {
"type": "contact-form",
"settings": {
@@ -39,7 +30,6 @@
},
"order": [
"main",
- "custom_liquid_rmT78x",
"form"
]
}