From 3d6c5c9bdb7e167971c88100b028a5fa208e68fc Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 21 Apr 2016 09:30:42 +0200 Subject: Add sort order mtime. --- aabneture.mdwn | 2 +- index.mdwn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aabneture.mdwn b/aabneture.mdwn index 0f8a1952..9ced548c 100644 --- a/aabneture.mdwn +++ b/aabneture.mdwn @@ -1,4 +1,4 @@ -[[!meta title="Åbne Ture - mød op og gå mer"]] +[[!meta title="Åbne Ture - mød op og gå med"]] [[!if test="included()" then=""" diff --git a/index.mdwn b/index.mdwn index e9202332..af87c237 100644 --- a/index.mdwn +++ b/index.mdwn @@ -1,7 +1,7 @@ [[!meta stylesheet=front rel=stylesheet]] [[!template id=columns content=""" -[[!inline pages="link(tag/forside) and link(tag/top) and !link(tag/bottom)"]] +[[!inline pages="link(tag/forside) and link(tag/top) and !link(tag/bottom)" sort=mtime ]] [[!inline pages="link(tag/forside) and !link(tag/top) and !link(tag/bottom)"]] [[!inline pages="link(tag/forside) and link(tag/bottom) and !link(tag/top)"]] -- cgit v1.2.3