hugo-theme-relearn/layouts/shortcodes/siteparam.html
2022-06-22 21:41:23 +02:00

4 lines
No EOL
109 B
HTML

{{- partial "shortcodes/siteparam.html" (dict
"context" .
"name" (.Get "name" | default (.Get 0))
) }}