mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
@@ -83,6 +83,7 @@ func (p *PageOutput) copy() *PageOutput {
|
||||
if err != nil {
|
||||
panic(err)
|
||||
}
|
||||
c.paginator = p.paginator
|
||||
return c
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user