diff --git a/hugo.toml b/hugo.toml index c3bc462..5b068ba 100644 --- a/hugo.toml +++ b/hugo.toml @@ -71,3 +71,8 @@ defaultContentLanguage = "de" # mediaType = "application/json" # baseName = "index" # isPlainText = true +[build] + writeStats = true + +[build.buildStats] + enable = true