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:
Diffstat (limited to 'exampleSite/content/examples/page without toc/_index.md')
-rw-r--r--exampleSite/content/examples/page without toc/_index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/exampleSite/content/examples/page without toc/_index.md b/exampleSite/content/examples/page without toc/_index.md
index e5caf30..25bf4dd 100644
--- a/exampleSite/content/examples/page without toc/_index.md
+++ b/exampleSite/content/examples/page without toc/_index.md
@@ -1,5 +1,6 @@
---
-hide: toc
+hide:
+ - toc
title: A page without table of contents
weight: 20
---