mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-08 01:22:29 +00:00
Tweak theme
This commit is contained in:
5
themes/custom-theme/layouts/partials/post-meta.html
Normal file
5
themes/custom-theme/layouts/partials/post-meta.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<div class="post-meta">
|
||||
{{- with .page.Date -}}
|
||||
<span>{{ .Format "2006-01-02" }}</span>
|
||||
{{- end -}}
|
||||
</div>
|
Reference in New Issue
Block a user