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

github.com/matcornic/hugo-theme-learn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Cornic <mathieu.cornic@gmail.com>2019-12-22 23:37:19 +0300
committerGitHub <noreply@github.com>2019-12-22 23:37:19 +0300
commit9898e35f8460d2f0856420143f7101d087dd4dd9 (patch)
tree1c6f494ee7841ca0947e1112131454562ff03a62 /exampleSite
parent073658ca3c64f623634223c5ea640d4198c3a545 (diff)
parentcce05a0d424ae4330903a1d273af4c8d2da0b3c3 (diff)
Merge pull request #339 from owulveryck/patch-1
fix extra spaces in the description
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/shortcodes/children/_index.en.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/content/shortcodes/children/_index.en.md b/exampleSite/content/shortcodes/children/_index.en.md
index 5d6139b..0178536 100644
--- a/exampleSite/content/shortcodes/children/_index.en.md
+++ b/exampleSite/content/shortcodes/children/_index.en.md
@@ -22,9 +22,9 @@ Use the children shortcode to list the child pages of a page and the further des
{{% children %}}
- {{%/* children description="true" */%}}
+ {{%/* children description="true" */%}}
-{{%children description="true" %}}
+{{%children description="true" %}}
{{%/* children depth="3" showhidden="true" */%}}