force update

This commit is contained in:
j 2021-11-01 15:57:12 +00:00
parent 2ae257380d
commit 446d363623

View file

@ -38,5 +38,5 @@
<script>
var config = {{ text.json | safe }};
</script>
<script src="/static/js/ascroll.js"></script>
<script src="/static/js/ascroll.js?2"></script>
{% endblock %}