diff --git a/docs/custom_theme/main.html b/docs/custom_theme/main.html
new file mode 100644
index 0000000000..b6ad2467dd
--- /dev/null
+++ b/docs/custom_theme/main.html
@@ -0,0 +1,12 @@
+{% extends "base.html" %}
+
+{% block analytics %}
+
+
+
+{% endblock %}
\ No newline at end of file