summaryrefslogtreecommitdiff
path: root/public/views/head.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'public/views/head.ejs')
-rw-r--r--public/views/head.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/views/head.ejs b/public/views/head.ejs
index 2aa85689..72434892 100644
--- a/public/views/head.ejs
+++ b/public/views/head.ejs
@@ -36,7 +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 %>/build/index.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">