mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
Merge commit 'a6e635ca7d905d9ec3ffd708db2694f680b03aae'
This commit is contained in:
@@ -79,7 +79,7 @@ Use `:=` to initialize a variable, and use `=` to assign a value to a variable t
|
||||
|
||||
###### When I paginate a list page, why is the page collection not filtered as specified?
|
||||
|
||||
You are probably invoking the [`Paginate`] or [`Paginator`] method more than once on the same page. See [details](/templates/pagination/#list-paginator-pages).
|
||||
You are probably invoking the [`Paginate`] or [`Paginator`] method more than once on the same page. See [details](/templates/pagination/).
|
||||
|
||||
###### Why are there two ways to call a shortcode?
|
||||
|
||||
|
Reference in New Issue
Block a user