aboutsummaryrefslogtreecommitdiff
path: root/templates/category_index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/category_index.html')
-rw-r--r--templates/category_index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/category_index.html b/templates/category_index.html
index cd5e95c..6ee729e 100644
--- a/templates/category_index.html
+++ b/templates/category_index.html
@@ -2,7 +2,7 @@
<!DOCTYPE html>
<html>
<head>
- <link rel="stylesheet" href="/static/style.css" />
+ {{ template "head_common" . }}
<title>{{ .category_name }}</title>
</head>
<body class="category-index">