diff --git a/content/en/functions/templates/Defer.md b/content/en/functions/templates/Defer.md index 32f4b9b26..ae71f7345 100644 --- a/content/en/functions/templates/Defer.md +++ b/content/en/functions/templates/Defer.md @@ -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" target = "assets/notwatching/hugo_stats.json" disableWatch = true -[build] +[build.buildStats] writeStats = true [[build.cachebusters]] source = "assets/notwatching/hugo_stats\\.json"