adjusted config for bloggin
This commit is contained in:
10
hugo.yaml
10
hugo.yaml
@@ -40,5 +40,15 @@ params:
|
|||||||
editURL:
|
editURL:
|
||||||
enable: true
|
enable: true
|
||||||
base: "https://github.com/johannesbuehl/dokumentation/edit/main/content"
|
base: "https://github.com/johannesbuehl/dokumentation/edit/main/content"
|
||||||
|
|
||||||
footer:
|
footer:
|
||||||
displayCopyRight: true
|
displayCopyRight: true
|
||||||
|
displayUpdateDate: true
|
||||||
|
|
||||||
|
blog:
|
||||||
|
list:
|
||||||
|
displayTags: true
|
||||||
|
sortBy: date
|
||||||
|
sortOrder: desc
|
||||||
|
article:
|
||||||
|
displayPagination: true
|
||||||
|
|||||||
Reference in New Issue
Block a user