mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-17 05:41:29 +00: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 {
|
if err != nil {
|
||||||
panic(err)
|
panic(err)
|
||||||
}
|
}
|
||||||
|
c.paginator = p.paginator
|
||||||
return c
|
return c
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue