{{- with .Params.cover }} {{- $img := resources.Get . }} {{- $img = $img.Resize (printf "%dx%d png" $img.Width $img.Height) }} {{- end }} {{- if isset .Params "date" }} {{- end }} {{- if .GitInfo }} {{- end }} {{- range .Params.categories }} {{- end }} {{- range .Params.tags }} {{- end }} {{- template "_internal/schema.html" . }} {{- if .Params.cover }} {{- $img := resources.Get .Params.cover }} {{- $img = $img.Resize (printf "%dx%d png" $img.Width $img.Height) }} {{- end }} {{- with .Site.Social.twitter }} {{- end }} {{- with .Site.Author.twitter }} {{- end }}