From 58d103da0050605f770ca42566f954f273032016 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 28 Oct 2022 14:19:43 +0200 Subject: fix image paths --- bogmaerker/index.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'bogmaerker') diff --git a/bogmaerker/index.md b/bogmaerker/index.md index 7367d06d..ef2aa41b 100644 --- a/bogmaerker/index.md +++ b/bogmaerker/index.md @@ -11,7 +11,7 @@ tags=[ +++ [[!if test="included()" then=""" -{{ img(path="norsketure/holberg_2.jpg" class="overview" link="/bogmaerker") }} +{{ img(path="/norsketure/holberg_2.jpg" class="overview" link="/bogmaerker") }} På 1800-tallet blev København en vigtig arena for norsk kultur, og byen blev det første stop på nordmændenes rejse ind i Europa. @@ -20,12 +20,12 @@ og byen blev det første stop på nordmændenes rejse ind i Europa. """ else=""" [[!template id="deco" text=" -{{ img(path="norsketure/holberg_2.jpg" class="deco") }} -{{ img(path="norsketure/nyhavnisol.jpg" class="deco") }} -{{ img(path="norsketure/norsk-flag.jpg" class="deco") }} -{{ img(path="norsketure/hennings_nora.jpg" class="deco") }} -{{ img(path="norsketure/kultorvkioskblomst.jpg" class="deco") }} -{{ img(path="norsketure/Berninaint.jpg" class="deco") }} +{{ img(path="/norsketure/holberg_2.jpg" class="deco") }} +{{ img(path="/norsketure/nyhavnisol.jpg" class="deco") }} +{{ img(path="/norsketure/norsk-flag.jpg" class="deco") }} +{{ img(path="/norsketure/hennings_nora.jpg" class="deco") }} +{{ img(path="/norsketure/kultorvkioskblomst.jpg" class="deco") }} +{{ img(path="/norsketure/Berninaint.jpg" class="deco") }} "]] ## Norske Bogmærker i København -- cgit v1.2.3