{{- range .Ancestors.Reverse }} {{- if not .IsHome }}
{{ .LinkTitle }}
{{- partial "utils/icon.html" (dict "name" "chevron-right" "attributes" "class=\"w-3.5 shrink-0\"") -}} {{ end -}} {{ end -}}
{{- .LinkTitle -}}