From 89fc96955705d2faffdf1a69c36ddb9a7db967eb Mon Sep 17 00:00:00 2001 From: Matt Massey Date: Tue, 11 Jun 2024 16:30:29 -0500 Subject: [PATCH] testing --- sections/header.liquid | 1 - 1 file changed, 1 deletion(-) diff --git a/sections/header.liquid b/sections/header.liquid index 6e0bbd7292f..96d33cb1291 100644 --- a/sections/header.liquid +++ b/sections/header.liquid @@ -133,7 +133,6 @@ endif endfor -%} - <{% if section.settings.sticky_header_type != 'none' %}sticky-header data-sticky-type="{{ section.settings.sticky_header_type }}"{% else %}div{% endif %} class="header-wrapper color-{{ section.settings.color_scheme }} gradient{% if section.settings.show_line_separator %} header-wrapper--border-bottom{% endif %}"> {%- liquid assign social_links = false