mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-31 22:41:53 +02:00
@@ -111,7 +111,7 @@ func (h *HugoSites) initRebuild(config *BuildCfg) error {
|
||||
// This is for the non-renderable content pages (rarely used, I guess).
|
||||
// We could maybe detect if this is really needed, but it should be
|
||||
// pretty fast.
|
||||
h.Tmpl.RebuildClone()
|
||||
h.TemplateHandler().RebuildClone()
|
||||
}
|
||||
|
||||
for _, s := range h.Sites {
|
||||
|
Reference in New Issue
Block a user