Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
psaini12ednet committed Sep 27, 2024
1 parent cd041f6 commit 60a3199
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sections/header.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@
assign localization_forms = true
endif
-%}

<h1>Hello</h1>

<header class="header header--{{ section.settings.logo_position }} header--mobile-{{ section.settings.mobile_logo_position }} page-width{% if section.settings.menu_type_desktop == 'drawer' %} drawer-menu{% endif %}{% if section.settings.menu != blank %} header--has-menu{% endif %}{% if has_app_block %} header--has-app{% endif %}{% if social_links %} header--has-social{% endif %}{% if shop.customer_accounts_enabled %} header--has-account{% endif %}{% if localization_forms %} header--has-localizations{% endif %}">
{%- liquid
if section.settings.menu != blank
Expand Down

0 comments on commit 60a3199

Please sign in to comment.