mirror of https://github.com/gohugoio/hugo
13 lines
303 B
Markdown
13 lines
303 B
Markdown
---
|
|
title: Prev
|
|
description: Returns the previous page in a site's collection of regular pages, relative to the current page.
|
|
categories: []
|
|
keywords: []
|
|
params:
|
|
functions_and_methods:
|
|
returnType: page.Page
|
|
signatures: [PAGE.Prev]
|
|
---
|
|
|
|
{{% include "/_common/methods/page/next-and-prev.md" %}}
|