{{ $img := $.Page.Resources.GetMatch (.Get 1) }}
{{ $img.Name }}
{{ if strings.HasSuffix $img.Permalink $img.Title }}{{ $img.Name }}{{ else }}{{ $img.Title}}{{ end }}