Skip to content

Commit 5dbd8a9

Browse files
authored
Change pagination from 3 to 5
1 parent 2321429 commit 5dbd8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ highlighter: rouge
55
markdown: kramdown
66
exclude: ['readme.md', 'Gemfile.lock', 'Gemfile', 'run.sh', 'CNAME']
77
plugins: [jekyll-paginate]
8-
paginate: 3
8+
paginate: 5
99
paginate_path: "pages/:num/"
1010

1111
# site configuration

0 commit comments

Comments
 (0)