mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-18 19:00:24 +00:00
5 lines
No EOL
190 B
HTML
5 lines
No EOL
190 B
HTML
{{- partial "shortcodes/taxonomy.html" (dict
|
|
"page" .Page
|
|
"taxonomy" (.Get "taxonomy" | default (.Get 0))
|
|
"headingstyle" (.Get "headingstyle" | default (.Get 1))
|
|
) }} |