{{- with .Site.Params.opengraph.twitter.site -}}
{{- end -}}
{{- $title := partial "data/title" . -}}
{{- $description := partial "data/description" . -}}
{{- $image := partial "helper/image" (dict "Context" . "Type" "opengraph") -}}
{{- if $image.exists -}}
{{- end -}}