Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--exampleSite/content/examples/page-without-any/_index.md (renamed from exampleSite/content/examples/page without any/_index.md)6
1 files changed, 5 insertions, 1 deletions
diff --git a/exampleSite/content/examples/page without any/_index.md b/exampleSite/content/examples/page-without-any/_index.md
index 6546d6b..3af6a82 100644
--- a/exampleSite/content/examples/page without any/_index.md
+++ b/exampleSite/content/examples/page-without-any/_index.md
@@ -4,7 +4,11 @@ description: hide everything
weight: 90
-hide: header, nav, breadcrumb, footer
+hide:
+ - header
+ - nav
+ - breadcrumb
+ - footer
---