first attempt in disabling image coursel on redirect

This commit is contained in:
2024-02-18 19:53:47 +01:00
parent 21a406c053
commit 27a7639c28
2 changed files with 12 additions and 2 deletions
-1
View File
@@ -21,7 +21,6 @@ onMount(() => {
})
const img_name=recipe.short_name + ".webp?v=" + recipe.dateModified
console.log(recipe)
</script>
<style>
.card_anchor{