diff --git a/website/common/templates/base.html b/website/common/templates/base.html index 8c027de..beb500f 100644 --- a/website/common/templates/base.html +++ b/website/common/templates/base.html @@ -48,7 +48,7 @@ {# Not async to avoid bright flashes #} - + {% sri_static "js/dark-mode.js" %} {% block extra_js %}{% endblock %}