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/children-2/test3.md')
-rw-r--r--exampleSite/content/shortcodes/children/children-2/test3.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/exampleSite/content/shortcodes/children/children-2/test3.md b/exampleSite/content/shortcodes/children/children-2/test3.md
index f603d4c..3556c79 100644
--- a/exampleSite/content/shortcodes/children/children-2/test3.md
+++ b/exampleSite/content/shortcodes/children/children-2/test3.md
@@ -1,6 +1,6 @@
-+++
-title = "page test 3"
-description = "This is a page test"
-+++
+---
+description: This is a page test
+title: page test 3
+---
This is a test 3 demo child page \ No newline at end of file