NextInSection.md - hugo - [fork] hugo port for 9front
HTML git clone https://git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
NextInSection.md (314B)
---
1 ---
2 title: NextInSection
3 description: Returns the next regular page in a section, relative to the given page.
4 categories: []
5 keywords: []
6 params:
7 functions_and_methods:
8 returnType: page.Page
9 signatures: [PAGE.NextInSection]
10 ---
11
12 {{% include "/_common/methods/page/nextinsection-and-previnsection.md" %}}