mirror of
https://github.com/nicolabs/nicolabs.net.git
synced 2025-09-21 00:32:01 +02:00
reverting pagination to 4 as the toots are too far down the page
This commit is contained in:
parent
27c39d8087
commit
369ab084d1
|
@ -17,7 +17,7 @@ permalink : /:year/:title/
|
|||
markdown : kramdown
|
||||
highlighter : rouge
|
||||
|
||||
paginate: 100
|
||||
paginate: 4
|
||||
paginate_path: "/page/:num/"
|
||||
comments: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue