aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.tmpl')
-rw-r--r--templates/base.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.tmpl b/templates/base.tmpl
index 07331e2..9fe342b 100644
--- a/templates/base.tmpl
+++ b/templates/base.tmpl
@@ -7,7 +7,7 @@
<title>ListenDiary</title>
<link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
- <link rel="stylesheet" href="static/style.css">
+ <link rel="stylesheet" href="/static/style.css">
</head>
<body>
<header>