{{- with .Params.pinned -}}📌 {{- end -}}{{ .Title }}
{{ if ne (.Date.Format (i18n "summary-dateformat")) (.Lastmod.Format (i18n "summary-dateformat")) }} {{ end }} · ☕ {{ .ReadingTime }} {{ i18n "reading-time" }} {{ with $.Param "author" }} · {{ if $.Param "AuthorEmoji" }}{{ $.Param "AuthorEmoji" }}{{ else }}✍️{{ end }} {{ . }} {{ end }}
{{ with .Params.description }} {{ . }} {{ else }} {{ .Summary }} {{ end }}
{{ if $.Param "featured_image" }} {{ else if $.Param "image" }} {{ else if $.Param "featured_video" }} {{ with print ("videos/poster/" | relURL) ($.Param "featured_video_poster") }}
{{ end }} {{ end }}