Config TextExtract plugin and change build folder

This commit is contained in:
Yukai Huang 2016-10-09 18:08:46 +08:00
parent 28858288fb
commit d0997ed0c1
3 changed files with 7 additions and 5 deletions

View file

@ -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">