first attempt in disabling image coursel on redirect
This commit is contained in:
@@ -21,7 +21,6 @@ onMount(() => {
|
||||
})
|
||||
|
||||
const img_name=recipe.short_name + ".webp?v=" + recipe.dateModified
|
||||
console.log(recipe)
|
||||
</script>
|
||||
<style>
|
||||
.card_anchor{
|
||||
|
Reference in New Issue
Block a user