mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
safari fix
This commit is contained in:
parent
8b28514c8b
commit
f1de4c31cd
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue