diff --git a/theme_overrides/main.html b/theme_overrides/main.html
new file mode 100644
index 00000000..5ffaf8a9
--- /dev/null
+++ b/theme_overrides/main.html
@@ -0,0 +1,2 @@
+{% extends "base.html" %}
+{%- block favicon %}{%- endblock favicon %}
\ No newline at end of file