Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nathancday/min_night.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/list-item.html')
-rw-r--r--layouts/partials/list-item.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/list-item.html b/layouts/partials/list-item.html
index da749ee..078b638 100644
--- a/layouts/partials/list-item.html
+++ b/layouts/partials/list-item.html
@@ -23,6 +23,7 @@
<h5>{{ $.Scratch.Get "subtitle" }}</h5>
{{ range.Params.categories }}
+
<a href="{{"/categories/"|relLangURL }}{{.|urlize}}">
<kbd class="item-cat"> {{ . }} </kbd>
</a>