Skip to content

Commit

Permalink
Update from Shopify for theme sneakerlab/trunk
Browse files Browse the repository at this point in the history
Committed from shop: Sneaker Lab 2022
  • Loading branch information
shopify[bot] authored Oct 16, 2023
1 parent 468c0a3 commit 770b3dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sections/ticker.liquid
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% if section.settings.enable_ticker %}
{{ odometer-theme-minimal.css | asset_url | stylesheet_tag }}
{{ odometer.min.js | asset_url | script_tag }}
{{ 'odometer-theme-minimal.css' | asset_url | stylesheet_tag }}
{{ 'odometer.min.js' | asset_url | script_tag }}
<div class="ticker-wrapper">
{{ section.settings.enable_ticker }}

Expand Down

0 comments on commit 770b3dc

Please sign in to comment.