mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
The `sort` template func was producing a `[]page.Page` which did not work in `.Paginate`. Fixes #6023
The `sort` template func was producing a `[]page.Page` which did not work in `.Paginate`. Fixes #6023