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