add local togetherjs file
This commit is contained in:
parent
9a95b5685c
commit
27d161488a
|
@ -34,7 +34,7 @@
|
|||
};
|
||||
|
||||
</script>
|
||||
<script src="http://togetherjs.com/togetherjs-min.js"></script>
|
||||
<script src="{{ url_for('static', filename='js/togetherjs-min.js') }}"></script>
|
||||
{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
|
|
Loading…
Reference in a new issue