From 4de53b7df64ac0a0135c6a53bd3823907108401f Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Fri, 19 Dec 2025 01:19:47 +0100 Subject: [PATCH] WIP:hugo:konfiguriert --- hugo.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hugo.yaml b/hugo.yaml index ea308b9f..023edd91 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -6,10 +6,15 @@ taxonomies: category: categories tag: tags params: + author: + email: kai@juplo.de + name: Kai Moritz + dateFormat: 02.01.2006 description: Java bits from nerds for nerds defaultTheme: auto disableThemeToggle: true showShareButtons: true + showWordCount: true showReadingTime: true showToc: false showBreadCrumbs: true -- 2.39.5