From e214a227b62a1cc5b2b204ee08c202e2a9c376a3 Mon Sep 17 00:00:00 2001 From: Huy Tran Date: Sun, 18 Feb 2018 21:10:01 +1100 Subject: [PATCH] add font-awesome calendar icon for post date --- layouts/partials/list_content.html | 2 +- layouts/partials/post_content.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/layouts/partials/list_content.html b/layouts/partials/list_content.html index 79cf3bd..ed45123 100644 --- a/layouts/partials/list_content.html +++ b/layouts/partials/list_content.html @@ -4,7 +4,7 @@
  • {{ .Title }} - +
  • {{- end }} diff --git a/layouts/partials/post_content.html b/layouts/partials/post_content.html index a02de2b..a4a1e90 100644 --- a/layouts/partials/post_content.html +++ b/layouts/partials/post_content.html @@ -4,7 +4,7 @@