summaryrefslogtreecommitdiff
path: root/public/views/slide.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'public/views/slide.ejs')
-rw-r--r--public/views/slide.ejs6
1 files changed, 3 insertions, 3 deletions
diff --git a/public/views/slide.ejs b/public/views/slide.ejs
index 0570b5ff..2cc79be0 100644
--- a/public/views/slide.ejs
+++ b/public/views/slide.ejs
@@ -30,9 +30,6 @@
<link rel="stylesheet" href="<%- url %>/vendor/reveal.js/css/reveal.css">
<link rel="stylesheet" href="<%- url %>/vendor/reveal.js/css/theme/black.css" id="theme">
- <!-- For syntax highlighting -->
- <link rel="stylesheet" href="<%- url %>/vendor/reveal.js/lib/css/zenburn.css">
-
<link rel="stylesheet" href='<%- url %>/css/github-extract.css'>
<link rel="stylesheet" href='<%- url %>/css/gist.css'>
<link rel="stylesheet" href="<%- url %>/css/mermaid.css">
@@ -40,6 +37,9 @@
<link rel="stylesheet" href='<%- url %>/vendor/emojify.js/dist/css/basic/emojify.min.css'>
<%- include build/slide-header %>
+
+ <!-- For syntax highlighting -->
+ <link rel="stylesheet" href="<%- url %>/vendor/reveal.js/lib/css/zenburn.css">
<!-- Printing and PDF exports -->
<script>