cachebust bitty script too
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<script src="{{ '/static/js/vnd/bitty-6.0.0-rc3.min.js' | cachebust }}" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<bitty-6-0 data-connect="/static/js/bitties/pyrom-bitty.js">
|
||||
<bitty-6-0 data-connect="{{ '/static/js/bitties/pyrom-bitty.js' | cachebust }}">
|
||||
{% include 'common/topnav.html' %}
|
||||
{% with messages = get_flashed_messages(with_categories=true) %}
|
||||
{% if messages %}
|
||||
|
||||
Reference in New Issue
Block a user