Files
hugo/docs/content/en/getting-started/glossary/weighted-page.md
2025-01-23 09:47:46 +01:00

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.