From 84363228123810ad0cefca3feada368a397513d1 Mon Sep 17 00:00:00 2001 From: pika <67532734+pik4li@users.noreply.github.com> Date: Sat, 4 Jan 2025 02:33:44 +0100 Subject: [PATCH] . --- hugo.toml | 5 +++++ 1 file changed, 5 insertions(+) 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