From 0aecb1281629ae72fb989c626c1204ae0359d2df Mon Sep 17 00:00:00 2001 From: marci Date: Wed, 18 Feb 2026 05:40:24 +0100 Subject: [PATCH] Refactor hugo.yaml: Clean up markup section and fix blog enable flag --- hugo.yaml | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/hugo.yaml b/hugo.yaml index 5f4f4aca..939456eb 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -101,25 +101,9 @@ markup: goldmark: renderer: unsafe: true - -markup: - goldmark: parser: attribute: block: true - - - - -#markup: -# highlight: -# codeFences: true -# style: fruity # dracula # catppuccin-mocha -# lineNos: false -# lineNumbersInTable: false -# wrapperclass: highlight -# guessSyntax: false -markup: highlight: anchorLineNos: false codeFences: true @@ -216,7 +200,7 @@ params: # Enable blog posts blog: - enable: trueresources/_gen/images/images/author.jpg + enable: true showAuthor: true shareButtons: linkedin: true