From 2fcab718d79da1a10e9ac6a70aa6041b339ca18b Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Wed, 18 Mar 2026 23:33:11 +0100 Subject: [PATCH] Utilisation du style Gruvbox pour la coloration syntaxique. --- hugo.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hugo.yaml b/hugo.yaml index 25f8d89..3543120 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -42,4 +42,8 @@ outputFormats: rss: baseName: rss +markup: + highlight: + style: gruvbox + # vim: set tw=80 ts=4 sw=4 sts=4 nospell: