mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
@@ -263,7 +263,7 @@ func (h *HugoSites) assemble(bcfg *BuildCfg) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
if err := h.content.AssemblePages(); err != nil {
|
||||
if err := h.getContentMaps().AssemblePages(); err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user