Revert "remove analytics"

This reverts commit ac2ee4f2d0.
This commit is contained in:
Son 2022-02-03 11:17:13 +01:00
parent 4d1c4cfdff
commit d570868dcf
1 changed files with 1 additions and 0 deletions

View File

@ -214,5 +214,6 @@
{% block script %}
{% endblock %}
<script src="{{ url_for('static', filename='js/analytics.js') }}"></script>
</body>
</html>