mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
@@ -139,6 +139,8 @@ type pagePages struct {
|
||||
pagesInit sync.Once
|
||||
pages page.Pages
|
||||
|
||||
regularPagesInit sync.Once
|
||||
regularPages page.Pages
|
||||
regularPagesInit sync.Once
|
||||
regularPages page.Pages
|
||||
regularPagesRecursiveInit sync.Once
|
||||
regularPagesRecursive page.Pages
|
||||
}
|
||||
|
Reference in New Issue
Block a user