mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 15:29:19 +08:00
fix extra spaces in the description
This commit is contained in:
parent
51dbdcf4aa
commit
cce05a0d42
@ -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" */%}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user