refactor(RecipeCard): cambio en el nombre de la imagen

parent 06158f8a
Showing with 1 additions and 1 deletions
......@@ -3,7 +3,7 @@
<div class="row g-0 h-100">
<div class="col-md-5 d-flex align-items-stretch">
<img
src="/src/assets/default recipe.jpg"
src="/src/assets/default-recipe.jpg"
class="img-fluid w-100 h-100 rounded-start"
style="object-fit: cover;"
alt="Imagen receta"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment