From d625d76319d7a66816df64954cf422b66fee76f5 Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Sun, 7 Mar 2021 20:44:39 +0100 Subject: Fix condition and format of post modification --- _layouts/post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_layouts') diff --git a/_layouts/post.html b/_layouts/post.html index 815e1e3..74a37f4 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -11,9 +11,9 @@ layout: default {%- assign date_format = "%A, %e. %B %Y, %k:%M" -%} {{ page.date | date: date_format }} - {%- if page.last_modified_at.size -%} + {%- if page.last_modified_at -%} • -