summaryrefslogtreecommitdiff
path: root/templates/post.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/post.html')
-rw-r--r--templates/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/post.html b/templates/post.html
index 82250f8..5c4fef5 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -8,7 +8,7 @@
<meta name="title" content="{{ title }}">
<title>{{ title }} | blog.ilvokhin.com</title>
- <link rel="stylesheet" type="text/css" href="style.css" />
+ <link rel="stylesheet" type="text/css" href="/style.css" />
</head>
<body class="post">