mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
@@ -60,7 +60,6 @@ func (p *pageData) Data() interface{} {
|
||||
|
||||
// Assign the function to the map to make sure it is lazily initialized
|
||||
p.data["pages"] = p.Pages
|
||||
|
||||
})
|
||||
|
||||
return p.data
|
||||
|
Reference in New Issue
Block a user