diff --git a/src/lib/components/AdventureCard.svelte b/src/lib/components/AdventureCard.svelte index 923c1e3..e5bed98 100644 --- a/src/lib/components/AdventureCard.svelte +++ b/src/lib/components/AdventureCard.svelte @@ -76,6 +76,20 @@ > {/if} + {#if type == "planner"} + + + + {/if} {#if type == "featured"} + +