mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 18:27:53 -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`
|
||||
: The current page's number in the pager sequence
|
||||
|
||||
`URL`:
|
||||
The relative URL to the current pager
|
||||
`URL`
|
||||
: The relative URL to the current pager
|
||||
|
||||
`Pages`:
|
||||
The pages in the current pager
|
||||
`Pages`
|
||||
: The pages in the current pager
|
||||
|
||||
`NumberOfElements`
|
||||
: 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/
|
||||
[configuration]: /getting-started/configuration/
|
||||
[lists]: /templates/lists/
|
||||
[where]: /functions/where/
|
||||
[where]: /functions/where/
|
||||
|
Loading…
x
Reference in New Issue
Block a user