culinary.kemonine.info/themes/hugo-theme-relearn/layouts/shortcodes/siteparam.html

4 lines
109 B
HTML
Raw Normal View History

2022-12-03 15:27:03 +00:00
{{- partial "shortcodes/siteparam.html" (dict
"context" .
"name" (.Get "name" | default (.Get 0))
) }}