chanagement class introduction - ajout image avant sommaire
This commit is contained in:
+5
-2
@@ -4,7 +4,7 @@
|
||||
<!-- Mise en page -->
|
||||
<!-- introductions -->
|
||||
<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>
|
||||
</div>
|
||||
|
||||
@@ -29,7 +29,10 @@
|
||||
</div>
|
||||
</div>
|
||||
<!-- 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 -->
|
||||
|
||||
<div class="column no-folio">
|
||||
|
||||
Reference in New Issue
Block a user