update and fixes
This commit is contained in:
parent
f8c64ed90e
commit
18aa35b2bd
5 changed files with 14 additions and 9 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue