From 535a069386359123e7f343e857ea8cf855f8e6e5 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Sun, 11 Apr 2021 23:12:22 +0100 Subject: [PATCH] finally, updated dates are showing --- .../blackburn/layouts/partials/post_meta.html | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/themes/blackburn/layouts/partials/post_meta.html b/themes/blackburn/layouts/partials/post_meta.html index 788f2c1..877376c 100644 --- a/themes/blackburn/layouts/partials/post_meta.html +++ b/themes/blackburn/layouts/partials/post_meta.html @@ -1,9 +1,16 @@
-
- - -
+ +
+ + +
+
+ + +
+
+
{{ $baseUrl := .Site.BaseURL }} @@ -29,7 +36,5 @@ {{ end }}
{{ end }} - {{ .Lastmod }} {{ end }} - \ No newline at end of file