diff --git a/layouts/partials/paige/pages.html b/layouts/partials/paige/pages.html
index 498f0d9d..170232a5 100644
--- a/layouts/partials/paige/pages.html
+++ b/layouts/partials/paige/pages.html
@@ -16,7 +16,7 @@
{{ end }}
{{ else }}
- {{ $p := $page.Paginate ($page.Pages.ByDate.Reverse.GroupByDate "January 2006") }}
+ {{ $p := $page.Paginate ($page.Pages.ByPublishDate.Reverse.GroupByPublishDate "January 2006") }}
{{ range $p.PageGroups }}
{{ if $page.Param "paige.list.date_header.hide" | not }}