mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
@@ -167,6 +167,8 @@ func (s *Site) renderPaginator(p *PageOutput) error {
|
||||
return err
|
||||
}
|
||||
|
||||
pagerNode.origOnCopy = p.Page
|
||||
|
||||
pagerNode.paginator = pager
|
||||
if pager.TotalPages() > 0 {
|
||||
first, _ := pager.page(0)
|
||||
|
Reference in New Issue
Block a user