cachebust bitty
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
<link rel="stylesheet" href="{{ ("/static/css/%s.css" % get_prefers_theme()) | cachebust }}">
|
<link rel="stylesheet" href="{{ ("/static/css/%s.css" % get_prefers_theme()) | cachebust }}">
|
||||||
<link rel="icon" type="image/png" href="/static/favicon.png">
|
<link rel="icon" type="image/png" href="/static/favicon.png">
|
||||||
<script src="/static/js/vnd/bitty-6.0.0-rc3.min.js" type="module"></script>
|
<script src="{{ '/static/js/vnd/bitty-6.0.0-rc3.min.js' | cachebust }}" type="module"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<bitty-6-0 data-connect="/static/js/bitties/pyrom-bitty.js">
|
<bitty-6-0 data-connect="/static/js/bitties/pyrom-bitty.js">
|
||||||
|
|||||||
Reference in New Issue
Block a user