diff options
Diffstat (limited to 'layouts/partials/pageinfo')
-rw-r--r-- | layouts/partials/pageinfo | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/layouts/partials/pageinfo b/layouts/partials/pageinfo deleted file mode 100644 index 269b04e..0000000 --- a/layouts/partials/pageinfo +++ /dev/null @@ -1,2 +0,0 @@ -{{ $dateFormat := .Site.Params.dateFormat | default "2 Jan 2006" -}} -{{ emojify ":calendar:" }} {{ .Page.PublishDate.Format $dateFormat | safeHTML }} | {{ emojify ":stopwatch:" }} {{ .Page.ReadingTime | safeHTML }} minute read
\ No newline at end of file |