mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 01:28:53 +08:00
5 lines
190 B
HTML
5 lines
190 B
HTML
{{- partial "shortcodes/taxonomy.html" (dict
|
|
"page" .Page
|
|
"taxonomy" (.Get "taxonomy" | default (.Get 0))
|
|
"headingstyle" (.Get "headingstyle" | default (.Get 1))
|
|
) }} |