diff --git a/src/lib/components/RecipeEditor.svelte b/src/lib/components/RecipeEditor.svelte
index 1f5c063..9aee916 100644
--- a/src/lib/components/RecipeEditor.svelte
+++ b/src/lib/components/RecipeEditor.svelte
@@ -1,6 +1,8 @@
+
+ Bild
+
+
+ {#if imageSrc}
+

+ {:else}
+
Kein Bild
+ {/if}
+
+
+
+ {#if imagePath}
+
+ {/if}
+ {#if uploading}
+ Lade …
+ {/if}
+
+
+
+ Max. 10 MB. JPG, PNG, WebP, GIF oder AVIF.
+
+