Skip to content

Commit

Permalink
Merge pull request rosario#27 from lokyoung/master
Browse files Browse the repository at this point in the history
fix: add paginate gem in config
  • Loading branch information
rosario committed Feb 14, 2016
2 parents 9e0a070 + 244a79f commit 8d5da3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ paginate: 15
baseurl: /
domain_name: 'http://yourblog-domain.com'
google_analytics: 'UA-XXXXXXXX-X'
gems: [jekyll-paginate]

# Details for the RSS feed generator
url: 'blog url'
Expand Down

0 comments on commit 8d5da3c

Please sign in to comment.