Skip to content

Commit ec37bd2

Browse files
committed
[debug] update config key paginate to solve the ERROR deprecated
1 parent a8d46f5 commit ec37bd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title = 'Research Group of Quantum Network, USTC'
55
theme = 'timer-hugo'
66
enableEmoji = true
77
enableGitInfo = true
8-
paginate = "8"
8+
pagerSize = 8
99

1010
[params]
1111
home = "Home"

0 commit comments

Comments
 (0)