From bacde56b39dbe8e4f75369cd0572602f299dc4e9 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 14 Nov 2016 20:36:13 +0100 Subject: Reflect front page more. --- test.mdwn | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/test.mdwn b/test.mdwn index 0e7e775c..03ca5b4f 100644 --- a/test.mdwn +++ b/test.mdwn @@ -1,6 +1,8 @@ -[[!meta stylesheet=test rel=stylesheet]] +[[!meta stylesheet=front rel=stylesheet]] [[!template id=columns content=""" -[[!inline pages="link(tag/forside)"]] +[[!inline pages="( link(tag/forside) or link(tag/test) ) and link(tag/top) and !link(tag/bottom)" sort=mtime ]] +[[!inline pages="( link(tag/forside) or link(tag/test) ) and !link(tag/top) and !link(tag/bottom)"]] +[[!inline pages="( link(tag/forside) or link(tag/test) ) and link(tag/bottom) and !link(tag/top)" sort=mtime]] """]] -- cgit v1.2.3