summaryrefslogtreecommitdiff
path: root/public/views/slide/listing.hbs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--public/views/slide/listing.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/views/slide/listing.hbs b/public/views/slide/listing.hbs
index 371f4ac3..7da8ebab 100644
--- a/public/views/slide/listing.hbs
+++ b/public/views/slide/listing.hbs
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Directory Listing</title>
- <link rel="stylesheet" href="/vendor/reveal.js/{{{theme}}}" id="theme">
+ <link rel="stylesheet" href="{{{url}}}/vendor/reveal.js/{{{theme}}}" id="theme">
<style type="text/css">
body {
margin: 1em;