diff options
author | Jonas Smedegaard <dr@jones.dk> | 2022-10-28 17:45:15 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2022-10-28 18:01:26 +0200 |
commit | e0a53d964c0dd3e1517959ecb423693c4b68ecf6 (patch) | |
tree | 4527c2eec62ce35dd42fa61c2428b74d90922ad7 /tours | |
parent | 0ee180dd100b89cddd0271f74660b54746504bf8 (diff) |
fix image paths
Diffstat (limited to 'tours')
-rw-r--r-- | tours/turlisten.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tours/turlisten.mdwn b/tours/turlisten.mdwn index e4aed035..a4656c8c 100644 --- a/tours/turlisten.mdwn +++ b/tours/turlisten.mdwn @@ -1,8 +1,8 @@ [[!if test="included() and !(destpage(index) or destpage(test))" then=""" -[[!img vindue_turliste.jpg class=deco link=/tours ]] +[[!img tours/vindue_turliste.jpg class=deco link=/tours ]] """]] [[!if test="included()" then=""" -[[!img vindue_turliste.jpg link="/tours" class=solo ]] +[[!img tours/vindue_turliste.jpg link="/tours" class=solo ]] """]] [[!if test="!included()" then=""" [[!inline pages=tours raw=yes]] |