Skip to content

Commit 5792a0d

Browse files
fix(blog): target correct page for pagination (#368)
1 parent 174cefb commit 5792a0d

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

_config_theme.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ markdown: kramdown
125125
highlighter: rouge
126126
permalink: /:year-:month-:day-:title/
127127
paginate: 5
128+
paginate_path: "/blog/page:num/"
128129
kramdown:
129130
input: GFM
130131

File renamed without changes.

0 commit comments

Comments
 (0)