Add pagination for list views
This commit is contained in:
parent
9474c646ca
commit
23434e2102
3 changed files with 13 additions and 6 deletions
|
@ -42,6 +42,7 @@ baseurl = "localhost"
|
|||
title = "My Blog"
|
||||
languageCode = "en-us"
|
||||
theme = "hello-friend-ng"
|
||||
paginate = 10
|
||||
|
||||
[params]
|
||||
dateform = "Jan 2, 2006"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue