Annexe en drapeau
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@
|
||||
<!-- Sections -->
|
||||
<div v-for="edge in orderBy($page.sections.edges,'node.Ordre')">
|
||||
<h2 :id="`chapitres${edge.node.id}`" class="section-title canbreak">{{edge.node.Titre}}</h2>
|
||||
<VueMarkdown class="chapter-content justify">{{edge.node.Contenu}}
|
||||
<VueMarkdown class="chapter-content">{{edge.node.Contenu}}
|
||||
</VueMarkdown>
|
||||
</div>
|
||||
</Layout>
|
||||
|
||||
Reference in New Issue
Block a user