Back to Coredns Io

Meta

themes/coredns/layouts/partials/post/meta.html

latest287 B
Original Source

{{ .ReadingTime }} minute read {{ if .PublishDate.IsZero }} Published: {{ .Date.Format "2006-01-02" }} {{ else if lt .PublishDate .Lastmod }} Modified: {{ .Lastmod.Format "2006-01-02" }} {{ else }} Published: {{ .PublishDate.Format "2006-01-02" }} {{ end }} {{ partial "post/author" . }}