From 7fc362131277fd554463d1c7fafb0f3cb4a55769 Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Fri, 21 Jun 2024 11:26:28 +0200 Subject: [PATCH] contact form --- layout/theme.liquid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layout/theme.liquid b/layout/theme.liquid index 8ed1219..c990098 100644 --- a/layout/theme.liquid +++ b/layout/theme.liquid @@ -53,7 +53,7 @@ %} @@ -113,7 +113,7 @@ endif %} - --shx-my-{{ shx_current_page }}: "#8D8D8D"; + --shx-my-testtesttest: "#8D8D8D"; --color-background: {{ new_background.red }},{{ new_background.green }},{{ new_background.blue }};