force update
This commit is contained in:
parent
2ae257380d
commit
446d363623
1 changed files with 1 additions and 1 deletions
|
@ -38,5 +38,5 @@
|
||||||
<script>
|
<script>
|
||||||
var config = {{ text.json | safe }};
|
var config = {{ text.json | safe }};
|
||||||
</script>
|
</script>
|
||||||
<script src="/static/js/ascroll.js"></script>
|
<script src="/static/js/ascroll.js?2"></script>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in a new issue