Skip to content

Commit

Permalink
change pagination with slash /
Browse files Browse the repository at this point in the history
  • Loading branch information
agusmakmun committed Feb 9, 2017
1 parent 442c3bb commit 575da55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ url: "https://agusmakmun.github.io"
baseurl: ""
paginate: 20
per_page: 20
paginate_path: "/page:num/"
paginate_path: "/page/:num/"
markdown: kramdown
gems:
- jekyll-paginate
Expand Down

0 comments on commit 575da55

Please sign in to comment.