diff --git a/src/lib/components/Card.svelte b/src/lib/components/Card.svelte index 87f2658..c9ce3e3 100644 --- a/src/lib/components/Card.svelte +++ b/src/lib/components/Card.svelte @@ -32,6 +32,8 @@ const img_name=recipe.short_name + ".webp?v=" + recipe.dateModified - +
window.location.href = `/rezepte/${recipe.short_name}`}>
@@ -253,4 +255,4 @@ const img_name=recipe.short_name + ".webp?v=" + recipe.dateModified
-
+