From: Roland Hieber Date: Wed, 25 Dec 2013 21:59:28 +0000 (+0100) Subject: blag: fix index of posts X-Git-Url: http://git.rohieb.name/www-rohieb-name.git/commitdiff_plain/50cd80589a71b9935fe1fb25065dfecdefad3bc7?hp=4dec09c7952a6ddc186d7682db129033ada67f38 blag: fix index of posts --- diff --git a/blag/posts.mdwn b/blag/posts.mdwn index 0638ebe..c22a620 100644 --- a/blag/posts.mdwn +++ b/blag/posts.mdwn @@ -1,4 +1,4 @@ Here is a full index of posts to the [[blag]]. -[[!inline pages="page(./post/*) and ./post/*/* and !*/Discussion" - archive=yes feedshow=10 quick=yes trail=yes]] +[[!inline pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion" + archive=yes quick=yes trail=no]]