diff --git a/package.json b/package.json
index 6b313bef9..1e693483e 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,6 @@
"gist-embed": "github:yukaii/gist-embed",
"handlebars": "^4.0.5",
"helmet": "^2.3.0",
- "highlight.js": "^9.7.0",
"i18n": "^0.8.3",
"imgur": "git+https://github.com/hackmdio/node-imgur.git",
"jquery": "^3.1.1",
diff --git a/public/views/foot.ejs b/public/views/foot.ejs
index 4294070e2..f1bc0c5d7 100644
--- a/public/views/foot.ejs
+++ b/public/views/foot.ejs
@@ -23,6 +23,7 @@
+
<%- include build/index-scripts %>
diff --git a/public/views/index.ejs b/public/views/index.ejs
index 4ab3cdec0..bdfe0580a 100644
--- a/public/views/index.ejs
+++ b/public/views/index.ejs
@@ -208,6 +208,7 @@
+
<%- include build/cover-scripts %>