Skip to content

Commit

Permalink
Changing _config to paginate
Browse files Browse the repository at this point in the history
  • Loading branch information
yeug committed Oct 8, 2018
1 parent ec1fcfe commit fbf5943
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ tagline: 'Personal website'
description: 'A reserved <a href="http://jekyllrb.com" target="_blank">Jekyll</a> theme that places the utmost gravity on content with a hidden drawer. Made by <a href="https://twitter.com/mdo" target="_blank">@mdo</a>.'
url: "http://yeug.github.io"
baseurl: ''
paginate: 5

gems: [jekyll-paginate]
paginate: 5
paginate_path: "page:num"

# About/contact
author:
Expand Down

0 comments on commit fbf5943

Please sign in to comment.