diff --git a/the_works/static/switchColorMode.js b/the_works/static/SwitchColorMode.js
similarity index 100%
rename from the_works/static/switchColorMode.js
rename to the_works/static/SwitchColorMode.js
diff --git a/the_works/templates/base.html b/the_works/templates/base.html
index 638b733..e792e96 100644
--- a/the_works/templates/base.html
+++ b/the_works/templates/base.html
@@ -8,15 +8,10 @@
-
-
-
-
-
- {% block script %}{% endblock script %}
+ {% block head %}{% endblock head %}