selective js

This commit is contained in:
randogoth 2023-05-22 10:06:52 +03:00
parent 68a26e66ce
commit 7f1a8e0a6c
4 changed files with 34 additions and 32 deletions

View file

@ -21,6 +21,8 @@
</footer>
{% endif %}
</body>
{% block scripts %}
<script src="{{ SITEURL }}/theme/platform.js"></script>
<script src="{{ SITEURL }}/theme/geo.js"></script>
{% endblock %}
</html>