mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 01:30:18 -04:00
13 lines
285 B
Markdown
13 lines
285 B
Markdown
---
|
|
title: Next
|
|
description: Returns the next page in a page collection, relative to the given page.
|
|
categories: []
|
|
keywords: []
|
|
params:
|
|
functions_and_methods:
|
|
returnType: page.Page
|
|
signatures: [PAGES.Next PAGE]
|
|
---
|
|
|
|
{{% include "/_common/methods/pages/next-and-prev.md" %}}
|