Skip to content

Commit

Permalink
Update from Shopify for theme Dawn!
Browse files Browse the repository at this point in the history
Committed from shop: Misha & Puff
  • Loading branch information
shopify[bot] authored Jul 2, 2024
1 parent ee4e2d1 commit 80b9660
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snippets/shoplift.liquid
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<!-- 2024-07-01T18:06:43.9618777Z -->
<!-- 2024-07-02T20:01:17.2498660Z -->
<style>.shoplift-hide { opacity: 0 !important; }</style>
<script type="text/javascript">(function(rootPath, template, isThemePreview){ {{ shop.metafields.shoplift.snippet.value }} })("{{routes.root_url}}", { suffix: "{{ template.suffix }}", type: "{{ template.name }}" }, {% if content_for_header contains "previewBarInjector.init();" %}true{% else %}false{% endif %})</script>
<script type="text/javascript">(function(rootPath, template, themeRole, themeId, isThemePreview){ {{ shop.metafields.shoplift.snippet.value }} })("{{routes.root_url}}", { suffix: "{{ template.suffix }}", type: "{{ template.name }}" }, "{{theme.role}}", {{theme.id}}, {% if content_for_header contains "previewBarInjector.init();" %}true{% else %}false{% endif %})</script>

Check notice on line 3 in snippets/shoplift.liquid

View workflow job for this annotation

GitHub Actions / Theme Check Report

snippets/shoplift.liquid#L3

[SpaceInsideBraces] Space missing after '{{'

Check notice on line 3 in snippets/shoplift.liquid

View workflow job for this annotation

GitHub Actions / Theme Check Report

snippets/shoplift.liquid#L3

[SpaceInsideBraces] Space missing before '}}'

Check notice on line 3 in snippets/shoplift.liquid

View workflow job for this annotation

GitHub Actions / Theme Check Report

snippets/shoplift.liquid#L3

[SpaceInsideBraces] Space missing after '{{'

Check notice on line 3 in snippets/shoplift.liquid

View workflow job for this annotation

GitHub Actions / Theme Check Report

snippets/shoplift.liquid#L3

[SpaceInsideBraces] Space missing before '}}'

Check notice on line 3 in snippets/shoplift.liquid

View workflow job for this annotation

GitHub Actions / Theme Check Report

snippets/shoplift.liquid#L3

[SpaceInsideBraces] Space missing after '{{'

Check notice on line 3 in snippets/shoplift.liquid

View workflow job for this annotation

GitHub Actions / Theme Check Report

snippets/shoplift.liquid#L3

[SpaceInsideBraces] Space missing before '}}'

0 comments on commit 80b9660

Please sign in to comment.