hugo-theme-relearn/layouts/shortcodes/siteparam.html
2023-05-18 14:01:50 +02:00

4 lines
No EOL
113 B
HTML

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