diff --git a/sections/header.liquid b/sections/header.liquid
index b5993a2..355f2ab 100644
--- a/sections/header.liquid
+++ b/sections/header.liquid
@@ -198,7 +198,7 @@
{{ settings.shx_logo_texte }}
{% endcomment %}
- {{ shx_header_logo | image_url: width: 600 | image_tag:
+ {{ settings.logo | image_url: width: 600 | image_tag:
class: 'header__heading-logo motion-reduce',
widths: widths,
height: logo_height,