chanagement class introduction - ajout image avant sommaire

This commit is contained in:
2019-12-30 18:07:31 +01:00
parent 48e4474737
commit c159f29cd1
+5 -2
View File
@@ -4,7 +4,7 @@
<!-- Mise en page --> <!-- Mise en page -->
<!-- introductions --> <!-- introductions -->
<div v-for="edge in $page.introductions.edges.slice().reverse()" :key="`introductions${edge.node.id}`"> <div v-for="edge in $page.introductions.edges.slice().reverse()" :key="`introductions${edge.node.id}`">
<VueMarkdown class="chapter-content justify">{{edge.node.contenu}} <VueMarkdown class="intro">{{edge.node.contenu}}
</VueMarkdown> </VueMarkdown>
</div> </div>
@@ -29,7 +29,10 @@
</div> </div>
</div> </div>
<!-- Page de fond --> <!-- Page de fond -->
<div class="column image-cover image-bleed" v-bind:style='{ backgroundImage: `url()`, }' /> <div class="column image-cover image-bleed" v-bind:style='{ backgroundImage: `url(https://popsu-rouen-en.strapi.figli.io/uploads/50424a6a43e44551a4faa699f8ef3caa.JPEG)`, }' />
<!-- Sommaire --> <!-- Sommaire -->
<div class="column no-folio"> <div class="column no-folio">