diff --git a/public/views/hackmd/head.ejs b/public/views/hackmd/head.ejs
index d066399..1f72285 100644
--- a/public/views/hackmd/head.ejs
+++ b/public/views/hackmd/head.ejs
@@ -13,7 +13,7 @@
-
+
<%- include ../build/index-header %>
<% } else { %>
diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs
index 64b65c7..d0dbc03 100644
--- a/public/views/pretty.ejs
+++ b/public/views/pretty.ejs
@@ -22,7 +22,7 @@
-
+
<%- include build/pretty-header %>
<% } else { %>
diff --git a/public/views/slide.ejs b/public/views/slide.ejs
index a3e2d1d..eb22cec 100644
--- a/public/views/slide.ejs
+++ b/public/views/slide.ejs
@@ -22,7 +22,7 @@
-
+
<%- include build/slide-header %>
<% } else { %>