mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 04:24:50 -04:00
Minor style fix
This commit is contained in:
parent
4f860d1a25
commit
83f3c46b09
@ -96,11 +96,11 @@ If you want to build custom navigation, you can do so using the `.Paginator` obj
|
|||||||
`PageNumber`
|
`PageNumber`
|
||||||
: The current page's number in the pager sequence
|
: The current page's number in the pager sequence
|
||||||
|
|
||||||
`URL`:
|
`URL`
|
||||||
The relative URL to the current pager
|
: The relative URL to the current pager
|
||||||
|
|
||||||
`Pages`:
|
`Pages`
|
||||||
The pages in the current pager
|
: The pages in the current pager
|
||||||
|
|
||||||
`NumberOfElements`
|
`NumberOfElements`
|
||||||
: The number of elements on this page
|
: The number of elements on this page
|
||||||
@ -152,4 +152,4 @@ The pages are built on the following form (`BLANK` means no value):
|
|||||||
[`after`]: /functions/after/
|
[`after`]: /functions/after/
|
||||||
[configuration]: /getting-started/configuration/
|
[configuration]: /getting-started/configuration/
|
||||||
[lists]: /templates/lists/
|
[lists]: /templates/lists/
|
||||||
[where]: /functions/where/
|
[where]: /functions/where/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user