mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-02-15 00:01:11 +01:00
5 lines
187 B
HTML
5 lines
187 B
HTML
{{- /* Used by home.html, single.html, list.html */ -}}
|
|
{{- partial "main/dates/date.html" . }}
|
|
{{- if ne .Date .Lastmod }}
|
|
{{- partial "main/dates/lastmod_wrapper.html" . }}
|
|
{{- end }} |