mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
Merge commit '346b60358dd8ec2ca228e6635bff9d7914b398b7'
This commit is contained in:
@@ -9,9 +9,7 @@ action:
|
||||
signatures: [PAGE.Weight]
|
||||
---
|
||||
|
||||
The `Weight` method on a `Page` object returns the [weight] of the given page as defined in front matter.
|
||||
|
||||
[weight]: /getting-started/glossary/#weight
|
||||
The `Weight` method on a `Page` object returns the [weight](g) of the given page as defined in front matter.
|
||||
|
||||
{{< code-toggle file=content/recipes/sushi.md fm=true >}}
|
||||
title = 'How to make spicy tuna hand rolls'
|
||||
|
Reference in New Issue
Block a user