summaryrefslogtreecommitdiff
path: root/tours/turlisten
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2022-10-28 14:19:43 +0200
committerJonas Smedegaard <dr@jones.dk>2024-04-06 10:37:11 +0200
commit58d103da0050605f770ca42566f954f273032016 (patch)
tree4b755d0a8d754a6aade8961c73660b36134adfe9 /tours/turlisten
parentb71718aa78dc7683f492e792856fe3028228b595 (diff)
fix image paths
Diffstat (limited to 'tours/turlisten')
-rw-r--r--tours/turlisten/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tours/turlisten/index.md b/tours/turlisten/index.md
index 2855ae0d..644a631d 100644
--- a/tours/turlisten/index.md
+++ b/tours/turlisten/index.md
@@ -11,11 +11,11 @@ tags=[
+++
[[!if test="included() and !(destpage(index) or destpage(test))" then="""
[[!template id="deco" text="
-{{ img(path="tours/vindue_turliste.jpg" class="deco" link="/tours") }}
+{{ img(path="/tours/vindue_turliste.jpg" class="deco" link="/tours") }}
"]]
"""]]
[[!if test="included()" then="""
-{{ img(path="tours/vindue_turliste.jpg" link="/tours" class="solo") }}
+{{ img(path="/tours/vindue_turliste.jpg" link="/tours" class="solo") }}
"""]]
[[!if test="!included()" then="""
[[!inline pages=tours raw=yes]]