children: descriptions not working #284

This commit is contained in:
Sören Weber 2022-06-23 20:04:04 +02:00
parent 88a769f2aa
commit dc4b196817
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589

View file

@ -2,7 +2,7 @@
{{- partial "shortcodes/children.html" (dict
"context" .
"containerstyle" (.Get "containerstyle")
"descrption" (.Get "description")
"description" (.Get "description")
"depth" (.Get "depth")
"showhidden" (.Get "showhidden")
"sort" (.Get "sort")