first attempt in disabling image coursel on redirect

This commit is contained in:
2024-02-18 19:53:47 +01:00
parent e556e65707
commit 794817f69d
2 changed files with 12 additions and 2 deletions

View File

@@ -21,7 +21,6 @@ onMount(() => {
})
const img_name=recipe.short_name + ".webp?v=" + recipe.dateModified
console.log(recipe)
</script>
<style>
.card_anchor{