mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-22 23:37:53 +00:00
4 lines
No EOL
113 B
HTML
4 lines
No EOL
113 B
HTML
{{- partial "shortcodes/siteparam.html" (dict
|
|
"page" .Page
|
|
"name" (.Get "name" | default (.Get 0))
|
|
) }} |