Skip to content

Commit

Permalink
safari fix
Browse files Browse the repository at this point in the history
  • Loading branch information
welpo committed Nov 15, 2024
1 parent 8b28514 commit f1de4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/partials/filter_card_tags.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
{% endif %}

{#- Load the script -#}
<script src="{{ get_url(path='js/filterCards.min.js', trailing_slash=false) | safe }}" async></script>
<script src="{{ get_url(path='js/filterCards.min.js', trailing_slash=false, cachebust=true) | safe }}" defer></script>

0 comments on commit f1de4c3

Please sign in to comment.