From 5ccf5564b74e12db610f03167826dca5fc281f86 Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Sat, 22 Jun 2024 10:51:34 +0200 Subject: [PATCH] dynamic header logo --- sections/header.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sections/header.liquid b/sections/header.liquid index 4fbbb89..8e53152 100644 --- a/sections/header.liquid +++ b/sections/header.liquid @@ -191,7 +191,7 @@ endif %} - {{ {% if shx_current_page contains "texte" settings.logo else settings.shx_logo2 %} | image_url: width: 600 | image_tag: + {{ {% if shx_current_page contains "texte" %} settings.logo {% else %} settings.shx_logo2 {% endif %} | image_url: width: 600 | image_tag: class: 'header__heading-logo motion-reduce', widths: widths, height: logo_height,