From e3dd8c507788d272d41b58deb152b33bb06aa693 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Wed, 29 Sep 2021 09:37:13 +0200 Subject: [PATCH] Update output-formats.md --- content/en/templates/output-formats.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/en/templates/output-formats.md b/content/en/templates/output-formats.md index 619ac449e..ca51523de 100644 --- a/content/en/templates/output-formats.md +++ b/content/en/templates/output-formats.md @@ -123,6 +123,9 @@ The following is the full list of configuration options for output formats and t `permalinkable` : make `.Permalink` and `.RelPermalink` return the rendering Output Format rather than main ([see below](#link-to-output-formats)). This is enabled by default for `HTML` and `AMP`. **Default:** `false`. +`weight` +: Setting this to a non-zero value will be used as the first sort criteria. + ## Output Formats for Pages A `Page` in Hugo can be rendered to multiple *output formats* on the file