mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02: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