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

@ -9,3 +9,6 @@
</div>
</section>
{% endblock %}
{% block scripts %}
<script src="{{ SITEURL }}/theme/user.js"></script>
{% endblock %}