mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
6 lines
115 B
HTML
6 lines
115 B
HTML
<div class="post-meta">
|
|
{{- with .page.Date -}}
|
|
<span>{{ .Format "2006-01-02" }}</span>
|
|
{{- end -}}
|
|
</div>
|