mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 16:24:53 -04:00
Update content/en/functions/templates/Defer.md
Co-authored-by: Joe Mooring <joe@mooring.com>
This commit is contained in:
parent
7f7fb2f272
commit
23d996b3da
@ -45,7 +45,7 @@ For the above to work well when running the server (or `hugo -w`), you want to h
|
|||||||
source = "hugo_stats.json"
|
source = "hugo_stats.json"
|
||||||
target = "assets/notwatching/hugo_stats.json"
|
target = "assets/notwatching/hugo_stats.json"
|
||||||
disableWatch = true
|
disableWatch = true
|
||||||
[build]
|
[build.buildStats]
|
||||||
writeStats = true
|
writeStats = true
|
||||||
[[build.cachebusters]]
|
[[build.cachebusters]]
|
||||||
source = "assets/notwatching/hugo_stats\\.json"
|
source = "assets/notwatching/hugo_stats\\.json"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user