Quick & Hacky Theme Toggler

Just to add the base functionality, will improve upon this later.
This commit is contained in:
2024-01-22 11:15:57 +00:00
parent 4761db6541
commit 863f5cf6ec
3 changed files with 17 additions and 0 deletions

View File

@ -11,3 +11,5 @@
<script src="{% static '/js/perfectscrollbar.js' %}"></script>
<script src="{% static '/js/index.js' %}"></script>
<script src="{% static '/js/base.js' %}"></script>