From d8d8ca1fedf4c077b2d3b9a025abe560ef0282a0 Mon Sep 17 00:00:00 2001 From: z1glr Date: Fri, 20 Jun 2025 16:03:51 +0200 Subject: [PATCH] adjusted config for bloggin --- hugo.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/hugo.yaml b/hugo.yaml index 4fd8c78..fd84458 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -40,5 +40,15 @@ params: editURL: enable: true base: "https://github.com/johannesbuehl/dokumentation/edit/main/content" + footer: displayCopyRight: true + displayUpdateDate: true + + blog: + list: + displayTags: true + sortBy: date + sortOrder: desc + article: + displayPagination: true