This feels like a dumb question but I copied the reference exactly and it is not working. What am I doing wrong??? This is in a Custom.liquid section on a page of my dev site.
Just keep going?
{% assign more_time_lept = 365 | times: 24 | times: 60 | times: 60 %}
then check if year is every 4 years keeping in mind that if your doing this in a theme pages are cached so info like ‘now’ can be stale when there’s no data actually changing like a product property or metafield reference.