Skip to content

Commit 7b0485e

Browse files
committed
fix: hoge
1 parent d3153ab commit 7b0485e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

hugo.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
baseURL: "https://n4cr4.github.io/"
22
title: n4cr4 web
3-
paginate: 5
3+
pagination:
4+
pagerSize: 10
45
theme: PaperMod
56

67
enableRobotsTXT: true
@@ -134,4 +135,4 @@ markup:
134135
# style: monokai
135136
caches:
136137
images:
137-
dir: :cacheDir/images
138+
dir: :cacheDir/images

0 commit comments

Comments
 (0)