diff options
author | Siri Reiter <siri@jones.dk> | 2016-04-21 09:30:42 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2016-04-21 09:30:42 +0200 |
commit | 3d6c5c9bdb7e167971c88100b028a5fa208e68fc (patch) | |
tree | 2862ba9041402fd46ce89a6acbf20f9f68f8116f | |
parent | d19d789f5fb0a7c867a718b238290d9a26fabcce (diff) |
Add sort order mtime.
-rw-r--r-- | aabneture.mdwn | 2 | ||||
-rw-r--r-- | 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=""" @@ -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)"]] |