diff --git a/public/index.html b/public/index.html
index ecc04ecb..a04aaf87 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,11 +1,6 @@
- Course | <%= process.env.SITE_NAME %>
-
-
-
-
<% if (process.env.NEW_RELIC_ACCOUNT_ID) { %>
<% } %>
+ Course | <%= process.env.SITE_NAME %>
+
+
+
+
<% if (htmlWebpackPlugin.options.OPTIMIZELY_PROJECT_ID) { %>
<% } %>