From b6125b4a8a4acc45459b20ededaaa5b38835be86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sat, 21 Mar 2020 14:29:27 +0100 Subject: [PATCH] Update build-options.md --- content/en/content-management/build-options.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/en/content-management/build-options.md b/content/en/content-management/build-options.md index 47f39747d..0ab6380dc 100644 --- a/content/en/content-management/build-options.md +++ b/content/en/content-management/build-options.md @@ -43,8 +43,6 @@ always (default) local : The page will be included in any _local_ page collection, e.g. `$page.RegularPages`, `$page.Pages`. One use case for this would be to create fully navigable, but headless content sections. {{< new-in "0.58.0" >}} -If true, the page will be treated as part of the project's collections and, when appropriate, returned by Hugo's listing methods (`.Pages`, `.RegularPages` etc...). - #### publishResources If set to true the [Bundle's Resources]({{< relref "content-management/page-bundles" >}}) will be published. @@ -105,4 +103,4 @@ cascade: {{ .Content }} {{ end }} - \ No newline at end of file +