aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default/home.history.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/layouts/_default/home.history.html')
-rw-r--r--themes/default/layouts/_default/home.history.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/_default/home.history.html b/themes/default/layouts/_default/home.history.html
index 8986608..c901d33 100644
--- a/themes/default/layouts/_default/home.history.html
+++ b/themes/default/layouts/_default/home.history.html
@@ -34,7 +34,7 @@
href="{{ .RelPermalink }}#{{ partial "card-id.html" . }}"
>
<span>
- <code>{{ .Date.Format "02 Jan" }}</code>
+ <code title="{{ .Date | time.Format "Posted: Monday, January 2, 2006 at 15:04:05 MST" }}">{{ .Date.Format "02 Jan" }}</code>
</span>
<span>{{ partial "meta-title.html" . }}</span>
<span>@{{ partial "author-user.html" . }}</span>