diff --git a/website/_includes/footer.html b/website/_includes/footer.html
index 20aa9f52c..9311ba4e1 100644
--- a/website/_includes/footer.html
+++ b/website/_includes/footer.html
@@ -2,11 +2,6 @@
{% include footer-links.html %}
-
-
-
-
-
{% if site.analytics %}
{:/}
diff --git a/website/_includes/header.html b/website/_includes/header.html
index 5f1ae01f3..bd18c44c6 100644
--- a/website/_includes/header.html
+++ b/website/_includes/header.html
@@ -12,6 +12,7 @@
+ {% include scripts.html %}
diff --git a/website/_includes/scripts.html b/website/_includes/scripts.html
new file mode 100644
index 000000000..d7e86b001
--- /dev/null
+++ b/website/_includes/scripts.html
@@ -0,0 +1,4 @@
+
+
+
+