mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
@ -207,6 +207,9 @@ func (b *contentBuilder) buildDir() error {
|
||||
in.Close()
|
||||
out.Close()
|
||||
}
|
||||
|
||||
b.h.Log.Printf("Content dir %q created", filepath.Join(baseDir, b.targetPath))
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user