des changements pour la mise en page
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
<template>
|
||||
<div class="background">
|
||||
<main>
|
||||
<ContentDoc />
|
||||
</main>
|
||||
<video controls width="640">
|
||||
<h1>DÉCLARATION DES DROITS DE L'ÂME ET DU VIVANT</h1>
|
||||
<video controls width="640">
|
||||
<source src="/videos/video.mp4" type="video/mp4" />
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
<main>
|
||||
<ContentDoc />
|
||||
</main>
|
||||
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user