Skip to content

Commit fedafb9

Browse files
committed
Update Hugo and PaperMod version
1 parent 9a94812 commit fedafb9

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
HUGO_VERSION=0.122.0
1+
HUGO_VERSION=0.139.3
22
CURRENT_DIR=.

config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ defaultContentLanguage: "de"
44
defaultContentLang: "de"
55
title: "digital.austria"
66
# copyright: "https://digital-austria.at/"
7-
paginate: 5
7+
pagination:
8+
pagerSize: 5
89
theme: PaperMod
910

1011
enableGitInfo: true

0 commit comments

Comments
 (0)