diff options
author | Jonas Smedegaard <dr@jones.dk> | 2022-10-28 14:19:43 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-04-06 10:37:11 +0200 |
commit | 58d103da0050605f770ca42566f954f273032016 (patch) | |
tree | 4b755d0a8d754a6aade8961c73660b36134adfe9 /kbh_1814/index.md | |
parent | b71718aa78dc7683f492e792856fe3028228b595 (diff) |
fix image paths
Diffstat (limited to 'kbh_1814/index.md')
-rw-r--r-- | kbh_1814/index.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/kbh_1814/index.md b/kbh_1814/index.md index a29c77ba..35ed4ef2 100644 --- a/kbh_1814/index.md +++ b/kbh_1814/index.md @@ -21,12 +21,12 @@ da bruddet endelig kom, og om Christian Frederik, der var tre måneders Konge af """ else=""" [[!template id="deco" text=" -{{ img(path="norsketure/nyhavnisol.jpg" class="deco") }} -{{ img(path="norsketure/wesselmindeplade.jpg" class="deco") }} -{{ img(path="norsketure/KBHBraender2.jpg" class="deco") }} -{{ img(path="norsketure/norsk-flag.jpg" class="deco") }} -{{ img(path="norsketure/kultorvkioskblomst.jpg" class="deco") }} -{{ img(path="norsketure/Berninaint.jpg" class="deco") }} +{{ img(path="/norsketure/nyhavnisol.jpg" class="deco") }} +{{ img(path="/norsketure/wesselmindeplade.jpg" class="deco") }} +{{ img(path="/norsketure/KBHBraender2.jpg" class="deco") }} +{{ img(path="/norsketure/norsk-flag.jpg" class="deco") }} +{{ img(path="/norsketure/kultorvkioskblomst.jpg" class="deco") }} +{{ img(path="/norsketure/Berninaint.jpg" class="deco") }} "]] ## København 1814 |