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/shortcodes/children/_index.md')
-rw-r--r--exampleSite/content/shortcodes/children/_index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/exampleSite/content/shortcodes/children/_index.md b/exampleSite/content/shortcodes/children/_index.md
index cf5df4b..6d253e7 100644
--- a/exampleSite/content/shortcodes/children/_index.md
+++ b/exampleSite/content/shortcodes/children/_index.md
@@ -1,7 +1,7 @@
-+++
-title = "children"
-description = "List the child pages of a page"
-+++
+---
+description: List the child pages of a page
+title: children
+---
Use the children shortcode to list the child pages of a page and the further descendants (children's children). By default, the shortcode displays links to the child pages.