diff options
Diffstat (limited to 'templates/category_index.html')
-rw-r--r-- | templates/category_index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/category_index.html b/templates/category_index.html index 6ee729e..7f206a4 100644 --- a/templates/category_index.html +++ b/templates/category_index.html @@ -3,7 +3,7 @@ <html> <head> {{ template "head_common" . }} - <title>{{ .category_name }}</title> + <title>{{ .category_name }} – Lindenii Forge</title> </head> <body class="category-index"> <div class="padding-wrapper"> |