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

github.com/xiaoheiAh/hugo-theme-pure.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/_default/list.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/_default/list.html b/layouts/_default/list.html
index ae562fa..75c9298 100644
--- a/layouts/_default/list.html
+++ b/layouts/_default/list.html
@@ -32,6 +32,7 @@
aria-labelledby="heading{{- $thisYear }}">
<div class="panel-body">
<div class="collection">
+ {{- $currentYearSection = $thisYear}}
{{- end}}
{{- .Scratch.Set "type" "link"}}
{{- partial "item-post.html" . }}