mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-23 21:53:09 +02:00
Merge commit '8b9803425e63e1b1801f8d5d676e96368d706722'
This commit is contained in:
14
docs/content/en/methods/pager/_index.md
Normal file
14
docs/content/en/methods/pager/_index.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: Pager methods
|
||||
linkTitle: Pager
|
||||
description: Use these methods with Pager objects when paginating a list page.
|
||||
keywords: []
|
||||
menu:
|
||||
docs:
|
||||
identifier:
|
||||
parent: methods
|
||||
---
|
||||
|
||||
Use these methods with Pager objects when building navigation for a [paginated] list page.
|
||||
|
||||
[paginated]: /templates/pagination/
|
Reference in New Issue
Block a user