mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Fix typo in paginate description
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
91e8be85a1
commit
0870bd9a28
@@ -163,7 +163,7 @@ noTimes (false)
|
||||
: Don't sync modification time of files.
|
||||
|
||||
paginate (10)
|
||||
: Default number of pages per page in [pagination](/templates/pagination/).
|
||||
: Default number of elements per page in [pagination](/templates/pagination/).
|
||||
|
||||
paginatePath ("page")
|
||||
: The path element used during pagination (https://example.com/page/2).
|
||||
|
||||
Reference in New Issue
Block a user