mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-18 22:12:14 +00:00
Very initial work at togglable darktheme.
Dammit @alexdaniel654 just when I had my scope creep kinda under control. It'll be v. nice to have though...!
This commit is contained in:
@@ -117,6 +117,7 @@
|
||||
easter_egg.load();
|
||||
});
|
||||
</script>
|
||||
<script src="{% static 'js/dark-mode-switch.min.js' %}"></script>
|
||||
{% block js %}
|
||||
{% endblock %}
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user