summaryrefslogtreecommitdiff
path: root/templates/journal_page.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/journal_page.html')
-rw-r--r--templates/journal_page.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/journal_page.html b/templates/journal_page.html
index 959cde0..dd3c8c7 100644
--- a/templates/journal_page.html
+++ b/templates/journal_page.html
@@ -1,6 +1,5 @@
{.section head}
- <link rel="stylesheet" type="text/css"
- href="{root|html-attr-value}style/journal.css" />
+ <link href="/style/journal.css" rel="stylesheet" type="text/css" />
<link href="/journal/prettify/prettify.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="/journal/prettify/prettify.js"></script>
<script type="text/javascript" src="/journal/prettify/lang-lisp.js"></script>