mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
@@ -1587,6 +1587,7 @@ func (s *Site) resetBuildState() {
|
||||
for _, p := range s.rawAllPages {
|
||||
p.subSections = Pages{}
|
||||
p.parent = nil
|
||||
p.scratch = newScratch()
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user