fix: set demo pagination to 5 items
This commit is contained in:
parent
0e51209179
commit
1e1a59467c
@ -2,7 +2,7 @@ baseURL = "http://example.org/"
|
|||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "Ezhil"
|
title = "Ezhil"
|
||||||
theme = "ezhil"
|
theme = "ezhil"
|
||||||
paginate = 3
|
paginate = 5
|
||||||
|
|
||||||
copyright = "© Copyright notice"
|
copyright = "© Copyright notice"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user