Cache-Buster für script.js (v=2)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
window.initialImageIndex = {{ current_index if current_index is not none else -1 }};
|
||||
})();
|
||||
</script>
|
||||
<script src="/static/script.js"></script>
|
||||
<script src="/static/script.js?v=2"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user