{{/* Twitter Card meta tags */}}
{{- with site.Params.social.twitter -}}
{{- end -}}
{{- with $.Params.images -}}
{{- range first 1 . }}{{ end -}}
{{- else -}}
{{- $featured := "" }}
{{- with $featured -}}
{{- else -}}
{{- with $.Site.Params.images }}{{ end -}}
{{- end -}}
{{- end -}}
{{- with .Params.audio }}{{ end }}
{{- with .Params.videos }}
{{- range first 1 . }}{{ end }}
{{- end }}