Skip to content

Commit

Permalink
Update from Shopify for theme Sale on Sale END
Browse files Browse the repository at this point in the history
Committed from shop: Misha & Puff
  • Loading branch information
shopify[bot] authored Jan 23, 2025
1 parent 858fa5e commit 9faa7c5
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 4 deletions.
8 changes: 6 additions & 2 deletions layout/theme.shogun.landing.liquid
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
{%- comment %}<locksmith:4f41>{% endcomment -%}
{%- include 'locksmith' -%}

Check warning on line 2 in layout/theme.shogun.landing.liquid

View workflow job for this annotation

GitHub Actions / Theme Check Report

layout/theme.shogun.landing.liquid#L2

[DeprecatedTag] Use the 'render' tag instead of 'include'
{%- comment %}</locksmith:4f41>{% endcomment -%}

{% comment %}
Auto-generated by Shogun.
This file can be re-written at any time.
Expand Down Expand Up @@ -33,10 +37,10 @@ This file can be re-written at any time.
</title>

{% if page_description %}
{%- comment %}<locksmith:6a64>{% endcomment -%}
{%- comment %}<locksmith:3312>{% endcomment -%}
{%- capture var %}{% render 'locksmith-variables', variable: 'transparent', hiding_scope: 'resource' %}{% endcapture %}{% if var == 'true' %}<meta name="description" content="{{ page_description | escape }}">{% endif -%}
{%- comment %}original: <meta name="description" content="{{ page_description | escape }}">{%- endcomment %}
{%- comment %}</locksmith:6a64>{% endcomment -%}
{%- comment %}</locksmith:3312>{% endcomment -%}
{% endif %}

{% render 'meta-tags' %}
Expand Down
Loading

0 comments on commit 9faa7c5

Please sign in to comment.