Skip to content

Commit

Permalink
Update from Shopify for theme Site Refresh 10/4
Browse files Browse the repository at this point in the history
Committed from shop: Misha & Puff
  • Loading branch information
shopify[bot] authored Oct 11, 2024
1 parent f7fd9cc commit 8fb57a7
Showing 1 changed file with 6 additions and 2 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:ddc1>{% 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:ddc1>{% 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:2779>{% endcomment -%}
{%- comment %}<locksmith:a957>{% 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:2779>{% endcomment -%}
{%- comment %}</locksmith:a957>{% endcomment -%}
{% endif %}

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

0 comments on commit 8fb57a7

Please sign in to comment.