diff --git a/src/components/molecules/Poster.svelte b/src/components/molecules/Poster.svelte index 242d399..fc0c9b2 100644 --- a/src/components/molecules/Poster.svelte +++ b/src/components/molecules/Poster.svelte @@ -1,15 +1,29 @@
- blob + {#if image} + Poster of {location.name} + {/if}