From de342844d6d2b164eed28c5be63112a99f12064f Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 14 Oct 2013 16:26:35 -0700 Subject: [PATCH] include diary posts in posts listing --- posts.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts.mdwn b/posts.mdwn index 4b29391..3592c50 100644 --- a/posts.mdwn +++ b/posts.mdwn @@ -1,3 +1,3 @@ Here is a full list of posts to my [[blog|index]]. -[[!inline pages="./posts/* and !*/Discussion" archive=yes feedshow=10 quick=yes]] +[[!inline pages="(./posts/* or ./posts/diary/*) and !*/Discussion" archive=yes feedshow=10 quick=yes]] -- 2.39.2