mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 10:08:16 +08:00
6 lines
116 B
HTML
6 lines
116 B
HTML
{{- partial "shortcodes/tree.html" (dict
|
|
"page" .Page
|
|
"attributes" .Attributes
|
|
"content" .Inner
|
|
) }}
|