2025-03-24 00:11:35 +01:00

5 lines
125 B
HTML

{{- $_hugo_config := `{ "version": 1 }` }}
{{- partial "shortcodes/tree.html" (dict
"page" .Page
"content" .Inner
) }}