{{- $_hugo_config := `{ "version": 1 }` }}
{{- partial "shortcodes/icon.html" (dict
  "context" .Page
  "icon"    (.Get "icon" | default (.Get 0))
) }}