summaryrefslogtreecommitdiff
path: root/public/views/head.ejs
diff options
context:
space:
mode:
authorYukai Huang2016-10-09 18:08:46 +0800
committerYukai Huang2016-10-09 18:22:31 +0800
commitd0997ed0c18de0f17ea2f9435558f88e3f0fdd1c (patch)
treeb7def92599caa35255f7977169646c5b683480c3 /public/views/head.ejs
parent28858288fbc386350022bc4830775d21af217c11 (diff)
Config TextExtract plugin and change build folder
Diffstat (limited to '')
-rw-r--r--public/views/head.ejs1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/views/head.ejs b/public/views/head.ejs
index 6890ddf3..2aa85689 100644
--- a/public/views/head.ejs
+++ b/public/views/head.ejs
@@ -36,6 +36,7 @@
<link rel="stylesheet" href="<%- url %>/vendor/showup/showup.css">
<link rel="stylesheet" href="<%- url %>/css/mermaid.css">
<link rel="stylesheet" href="<%- url %>/css/markdown.css">
+<link rel="stylesheet" href="<%- url %>/build/app.css">
<link rel="stylesheet" href="<%- url %>/css/index.css">
<link rel="stylesheet" href="<%- url %>/css/extra.css">
<link rel="stylesheet" href="<%- url %>/css/slide-preview.css">