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