mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 07:48:52 +00:00
e8a716b23a
The `sort` template func was producing a `[]page.Page` which did not work in `.Paginate`. Fixes #6023