mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-28 22:19:59 +02:00
6 lines
253 B
Markdown
6 lines
253 B
Markdown
---
|
|
title: weighted page
|
|
---
|
|
|
|
Contained within a [`Taxonomy`](g) object, a weighted page is a [map](g) with two elements: a `Page` object, and its [taxonomic weight](g) as defined in front matter. Access the elements using the `Page` and `Weight` keys.
|