des changements pour la mise en page
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
hatemhellal
2024-12-09 22:36:36 +01:00
parent 4162435da9
commit 3d46a868c6
3 changed files with 206 additions and 12 deletions

View File

@@ -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>