From 4d42533e359f85f494f944ba11364306e47d59bb Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Mon, 23 Dec 2019 01:05:36 -0800 Subject: [PATCH] Fuuuuck --- themes/ally/layouts/serial/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/ally/layouts/serial/list.html b/themes/ally/layouts/serial/list.html index 51fc924..1cb9b7e 100644 --- a/themes/ally/layouts/serial/list.html +++ b/themes/ally/layouts/serial/list.html @@ -1,5 +1,5 @@ {{ define "main" }} -{{ $paginator := .Paginate (where .Pages.ByPublishDate.Reverse ".Params.date" "!=" nil) 1 }} +{{ $paginator := .Paginate (where .Pages.ByWeight ".Params.date" "!=" nil) 1 }} {{ $content := .Content }} {{ range $paginator.Pages.ByWeight }}