From 2dbfcc8253935c0df40838dad168f4126e80f4b0 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Fri, 13 Feb 2026 14:18:25 +0100 Subject: [PATCH] =?utf8?q?WIP:Konfiguration=20f=C3=BCr=20Theme=20hugo-jupl?= =?utf8?q?o=20angepasst?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- hugo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.yaml b/hugo.yaml index 0998981a..712c14a2 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -28,7 +28,7 @@ markup: highlight: codeFences: true guessSyntax: true - style: monokai + style: solarized-dark goldmark: renderer: unsafe: true -- 2.39.5