mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-27 14:10:31 +03:00
parent
5bbe95f9c5
commit
cb6e27b32a
12 changed files with 143 additions and 84 deletions
|
@ -179,9 +179,6 @@ type hugoSitesInit struct {
|
|||
// Loads the data from all of the /data folders.
|
||||
data *lazy.Init
|
||||
|
||||
// Performs late initialization (before render) of the templates.
|
||||
layouts *lazy.Init
|
||||
|
||||
// Loads the Git info and CODEOWNERS for all the pages if enabled.
|
||||
gitInfo *lazy.Init
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue