hugo-theme-relearn/layouts/_default/_markup/render-codeblock-tree.html

6 lines
116 B
HTML
Raw Normal View History

2025-03-24 00:11:30 +01:00
{{- partial "shortcodes/tree.html" (dict
"page" .Page
"attributes" .Attributes
"content" .Inner
) }}