mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
Merge commit 'a024bc7d76fcc5e49e8210f9b0896db9ef21861a'
This commit is contained in:
5
docs/content/en/quick-reference/glossary/weight.md
Normal file
5
docs/content/en/quick-reference/glossary/weight.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: weight
|
||||
---
|
||||
|
||||
A _weight_ is a numeric value used to position an element within a sorted [collection](g). Assign weights using non-zero integers. Lighter items float to the top, while heavier items sink to the bottom. Unweighted or zero-weighted elements are placed at the end of the collection. Weights are typically assigned to pages, menu entries, languages, and output formats.
|
Reference in New Issue
Block a user