mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-19 01:23:10 +00:00
add more posts to demonstrate pagination on demo site
This commit is contained in:
@ -37,5 +37,8 @@ markdown: kramdown
|
||||
# - vendor/gems/
|
||||
# - vendor/ruby/
|
||||
|
||||
show_excerpts: true
|
||||
excerpt_length: 20
|
||||
plugins:
|
||||
- jekyll-paginate
|
||||
|
||||
paginate: 20
|
||||
paginate_path: "/page/:num/"
|
Reference in New Issue
Block a user