diff --git a/public/views/index/foot.ejs b/public/views/index/foot.ejs
index 54e39e1b..78bbc867 100644
--- a/public/views/index/foot.ejs
+++ b/public/views/index/foot.ejs
@@ -1,13 +1,13 @@
<% if(useCDN) { %>
-
-
+
+
-
+
<%- include ../build/cover-scripts %>
<% } else { %>
<%- include ../build/cover-pack-scripts %>
-<% } %>
\ No newline at end of file
+<% } %>
diff --git a/public/views/index/head.ejs b/public/views/index/head.ejs
index d790d917..0a6ac3f0 100644
--- a/public/views/index/head.ejs
+++ b/public/views/index/head.ejs
@@ -13,8 +13,8 @@
-
-
+
+
<%- include ../build/cover-header %>
<%- include ../shared/polyfill %>
<% } else { %>
diff --git a/public/views/slide.ejs b/public/views/slide.ejs
index b7d73bfd..a510e9f9 100644
--- a/public/views/slide.ejs
+++ b/public/views/slide.ejs
@@ -16,7 +16,7 @@
<% if(useCDN) { %>
-
+
@@ -90,20 +90,20 @@
<% if(useCDN) { %>
-
-
+
+
-
-
+
+
-
+
-
-
+
+
-
+
<%- include build/slide-scripts %>
<% } else { %>