{{ $dateFormat := "2006-01-02" }} {{ if .Site.Params.dateFormat }} {{ $dateFormat = .Site.Params.dateFormat }} {{ end }} {{ $machineDateFormat := "2006-01-02" }} {{ template "_internal/opengraph.html" . }} {{ template "_internal/twitter_cards.html" . }}
{{ if .Params.date }}
{{ if ne .Params.date .Params.lastMod -}} [{{ i18n "lastMod" }} ] {{- end }}
{{ end }} {{ .Permalink }} {{ .Params.author | default .Site.Params.author }}
{{ if .Params.categories }} {{ end }} {{ if .Params.tags }} {{ end }} {{ if .Params.authors }} {{ end }}