Skip to content

Commit

Permalink
Disable pagination feature that seems to do nothing for now
Browse files Browse the repository at this point in the history
  • Loading branch information
yasulab committed Jan 11, 2025
1 parent 0e5ba9c commit 4b388a2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ plugins:
- jekyll-paginate
- jekyll-sitemap # This must be LAST to include contents generated by gems above

paginate: 10
# It seems this pagination does nothing in this website
# https://jekyllrb.com/docs/pagination/
#paginate: 10

# Plugins
plugins_dir:
Expand Down

0 comments on commit 4b388a2

Please sign in to comment.