mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 16:54:49 +08:00
Merge pull request #339 from owulveryck/patch-1
fix extra spaces in the description
This commit is contained in:
commit
9898e35f84
@ -22,9 +22,9 @@ Use the children shortcode to list the child pages of a page and the further des
|
|||||||
|
|
||||||
{{% children %}}
|
{{% children %}}
|
||||||
|
|
||||||
{{%/* children description="true" */%}}
|
{{%/* children description="true" */%}}
|
||||||
|
|
||||||
{{%children description="true" %}}
|
{{%children description="true" %}}
|
||||||
|
|
||||||
{{%/* children depth="3" showhidden="true" */%}}
|
{{%/* children depth="3" showhidden="true" */%}}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user