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

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/row-upcoming.html')
-rw-r--r--layouts/partials/row-upcoming.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/row-upcoming.html b/layouts/partials/row-upcoming.html
index 60d9918..ee801a9 100644
--- a/layouts/partials/row-upcoming.html
+++ b/layouts/partials/row-upcoming.html
@@ -14,7 +14,7 @@
{{- else -}}
<div class="col-md-8">
{{- end -}}
- {{- range $paginator.Pages -}}
+ {{- range $paginator.Pages.ByDate -}}
{{- with .Params.truncate -}}
{{- $.Scratch.Set "truncate" . }}
{{- else -}}