yt-project / blog

This is the repository that the yt Project's blog is held in.
https://yt-project.github.io/blog/
1 stars 5 forks source link

Paginate at much higher count #12

Closed matthewturk closed 3 years ago

matthewturk commented 3 years ago

We can change the number of posts that it paginates on by setting, in config.toml, this:

Paginate = 20

(or whatever number we want) in the top level.

munkm commented 3 years ago

resolved via aac34e62852