update and fixes

This commit is contained in:
nico 2024-03-09 17:00:39 +01:00
parent f8c64ed90e
commit 18aa35b2bd
5 changed files with 14 additions and 9 deletions

View file

@ -107,7 +107,7 @@ const sendReservation = (id, reserve, name) => {
v-if="item.photo"
format="avif,webp"
class="gift__photo"
:src="`https://contenu.liste-bebe-macia-capde.fr/assets/${item.photo.id}?width=200&height=200&fit=inside`"
:src="`https://admin.habillerbebe.liliste.fr/assets/${item.photo.id}?width=200&height=200&fit=inside`"
loading="lazy"
width="200"
height="200"