From 9afa6d86be59c932ea9487e7629733c9626dcdb4 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 7eef2cb7..a1c618aa 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