From e69de81a91456d98defcf78d8e4dc34b205c4a53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sat, 5 Mar 2022 10:40:55 +0100 Subject: [PATCH] Update build-options.md --- content/en/content-management/build-options.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/content-management/build-options.md b/content/en/content-management/build-options.md index 93da7c421..c3f6f04c9 100644 --- a/content/en/content-management/build-options.md +++ b/content/en/content-management/build-options.md @@ -18,12 +18,12 @@ toc: true They are stored in a reserved Front Matter object named `_build` with the following defaults: -```yaml +{{< code-toggle >}} _build: render: always list: always publishResources: true -``` +{{< /code-toggle >}} #### render If `always`, the page will be treated as a published page, holding its dedicated output files (`index.html`, etc...) and permalink.