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