From c58c679d5ffeca9036dd695750b1e3f9b4548083 Mon Sep 17 00:00:00 2001 From: Sean Morley Date: Fri, 7 Jun 2024 21:49:58 +0000 Subject: [PATCH] Image fixes --- src/lib/components/AdventureCard.svelte | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/lib/components/AdventureCard.svelte b/src/lib/components/AdventureCard.svelte index ad69701..a2026f4 100644 --- a/src/lib/components/AdventureCard.svelte +++ b/src/lib/components/AdventureCard.svelte @@ -42,9 +42,10 @@ > {#if adventure.imageUrl && adventure.imageUrl.length > 0}
+ Shoes
@@ -74,7 +75,7 @@ {/each} {/if} -
+
{#if type == "mylog"}