mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 04:02:38 +00:00
@@ -79,7 +79,6 @@ type Site struct {
|
|||||||
timer *nitro.B
|
timer *nitro.B
|
||||||
Targets targetList
|
Targets targetList
|
||||||
targetListInit sync.Once
|
targetListInit sync.Once
|
||||||
Completed chan bool `json:"-"`
|
|
||||||
RunMode runmode
|
RunMode runmode
|
||||||
params map[string]interface{}
|
params map[string]interface{}
|
||||||
draftCount int
|
draftCount int
|
||||||
|
|||||||
Reference in New Issue
Block a user