summaryrefslogtreecommitdiff
path: root/template/root.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/root.tmpl')
-rw-r--r--template/root.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/root.tmpl b/template/root.tmpl
index 817662a..2ca10d7 100644
--- a/template/root.tmpl
+++ b/template/root.tmpl
@@ -12,8 +12,8 @@
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css">
- <link rel="stylesheet" type="text/css" href="static/fonts.css">
- <link rel="stylesheet" type="text/css" href="static/style.css">
+ <link rel="stylesheet" type="text/css" href="/static/fonts.css">
+ <link rel="stylesheet" type="text/css" href="/static/style.css">
<link rel="alternate" type="application/atom+xml" title="Atom Feed" href="/feed.atom">
</head>