mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
parent
3b67759495
commit
e765b43e2b
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ func (p *PageOutput) copy() *PageOutput {
|
|||
if err != nil {
|
||||
panic(err)
|
||||
}
|
||||
c.paginator = p.paginator
|
||||
return c
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue