From 81e814a3543d9bb5793c427fd6623d89ec505d78 Mon Sep 17 00:00:00 2001 From: Frederic Hemberger Date: Tue, 18 Oct 2011 17:39:19 +0200 Subject: Remove unsupported 'updated' flag from _includes/post/date.html Jekyll does not support this value for Page or Post classes. The capture returned an empty Sting, which was always evaluated to true in '{% if updated %}'. --- .themes/classic/source/_layouts/page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.themes/classic/source/_layouts/page.html') diff --git a/.themes/classic/source/_layouts/page.html b/.themes/classic/source/_layouts/page.html index 8ba6ec94..7f3b7627 100644 --- a/.themes/classic/source/_layouts/page.html +++ b/.themes/classic/source/_layouts/page.html @@ -15,7 +15,7 @@ layout: default