{{- define "schema" -}} {{- $m := where .Site.RegularPages.ByLastmod.Reverse "Section" "media" -}} {{- range $m | first 1 }} {{- $i := . -}} {{- with eq $i.Params.mediatype "video" }} {{- end -}} {{- with eq $i.Params.mediatype "image" }} {{- $image := $i.Resources.GetMatch "*featured*" }} {{- end -}} {{- end }} {{- end -}} {{ define "bodytag"}}
{{ end }} {{- define "main" -}}