From b2f715a50c3f9065fa2e108f729028e1cec48398 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 16 Sep 2020 09:38:44 +0200 Subject: [PATCH] ignore modifications within 24 hours --- CHANGELOG.md | 7 ++----- layouts/_default/list.html | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c8ef65..d753b36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,3 @@ -- BREAKING - - remove `geekblogAnchorLeft`; - for a better spacing left-side anchors were removed - ENHANCEMENT - - display page metadata only on content type `posts` - - add a small radius to feature images + - the date on updated posts will be prefixed with `Updated on` string + modifications within 24 hours are inored diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 3dbd47f..a646cf5 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -25,7 +25,7 @@