reverting pagination to 4 as the toots are too far down the page

This commit is contained in:
nicobo 2019-05-08 13:42:25 +02:00
parent 27c39d8087
commit 369ab084d1

View file

@ -17,7 +17,7 @@ permalink : /:year/:title/
markdown : kramdown markdown : kramdown
highlighter : rouge highlighter : rouge
paginate: 100 paginate: 4
paginate_path: "/page/:num/" paginate_path: "/page/:num/"
comments: false comments: false