hugo/docs/content/en/methods/page/Prev.md
2024-09-01 14:51:15 +02:00

17 lines
424 B
Markdown

---
title: Prev
description: Returns the previous page in a site's collection of regular pages, relative to the current page.
categories: []
keywords: []
action:
related:
- methods/page/Next
- methods/page/NextInSection
- methods/page/PrevInSection
- methods/pages/Next
- methods/pages/Prev
returnType: page.Page
signatures: [PAGE.Prev]
---
{{% include "methods/page/_common/next-and-prev.md" %}}