wires

summary refs log tree commit diff
path: root/layouts
diff options
context:
space:
mode:
authorwires <wires@noreply.wires.systems>2025-04-02 11:35:44 -0400
committerwires <wires@noreply.wires.systems>2025-04-02 11:35:44 -0400
commitbb8caf62bf64df01b70c9bfca673d4aed511a662 (patch)
tree18d6b92735a79340f78e7927d18e67f3317f5532 /layouts
parentslight edit (diff)
downloadblog-bb8caf62bf64df01b70c9bfca673d4aed511a662.tar.gz
the tweaks will continue until morale improves
Diffstat (limited to 'layouts')
-rw-r--r--layouts/_default/single.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 6499907..3a5063f 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -2,9 +2,7 @@
 <article>
   <header>
     <h1>{{ .Title }}</h1>
-    <time datetime="{{ .Lastmod }}"
-      >{{ .Lastmod.Format "January 2, 2006" }}</time
-    >
+    <time datetime="{{ .Date }}">{{ .Date.Format "January 2, 2006" }}</time>
   </header>
   {{ if .Params.toc }}
   <aside id="toc">