{{- $img := .Page.Resources.GetMatch .Destination -}} {{- if gt $img.Width 1080 -}} {{- $img = $img.Resize "1080x" -}} {{- end -}} {{ . }} {{- with .Text | markdownify }}
{{ . }}
{{ end -}}