mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
@@ -226,7 +226,7 @@ func newPageContentOutput(p *pageState, po *pageOutput) (*pageContentOutput, err
|
||||
}
|
||||
|
||||
type renderHooks struct {
|
||||
hooks *hooks.Renderers
|
||||
hooks hooks.Renderers
|
||||
init sync.Once
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user