Skip to content

Changes `includes` to `render`

Latest
Compare
Choose a tag to compare
@heyitsbryanm heyitsbryanm released this 23 Mar 18:46
· 1 commit to main since this release
3304258
  • Shopify deprecated the usage of the include tag, so we've switched to using render instead.
  • Fixes a snippet where it was appending ? to a URL that already had ? (ex: https://imgixshopify.imgix.net/img02.jpg??w=500)