Add pagination for list views
This commit is contained in:
parent
9474c646ca
commit
23434e2102
3 changed files with 13 additions and 6 deletions
|
@ -8,6 +8,7 @@ theme = "hello-friend-ng"
|
|||
PygmentsCodeFences = true
|
||||
PygmentsStyle = "monokai"
|
||||
|
||||
paginate = 10
|
||||
rssLimit = 10 # Maximum number of items in the RSS feed.
|
||||
copyright = "This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License." # This message is only used by the RSS template.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue