update and fixes
This commit is contained in:
parent
f8c64ed90e
commit
18aa35b2bd
5 changed files with 14 additions and 9 deletions
2
app.vue
2
app.vue
|
@ -66,7 +66,7 @@ async function runMutation(payload) {
|
|||
<article v-html="homepage.content" class="editorial" />
|
||||
<div>
|
||||
<NuxtPicture
|
||||
:src="`https://contenu.liste-bebe-macia-capde.fr/assets/${homepage.illustration.id}.`"
|
||||
:src="`https://admin.habillerbebe.liliste.fr/assets/${homepage.illustration.id}.`"
|
||||
width="900"
|
||||
height="563"
|
||||
class="intro__image"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue