Fix typo video
/ deploiement (push) Successful in 1s Details
/ synchro (push) Successful in 1m6s Details
/ tests (push) Successful in 0s Details

This commit is contained in:
Adrien Bourmault 2024-02-28 15:52:22 +01:00
parent e83c927645
commit 76fa4482ef
Signed by: neox
GPG Key ID: 2974E1D5F25DFCC8
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ liens de confiance entre l'hébergeur et les personnes hébergées.
(
<video width="500px" height="300px" controls>
<source src="conf_cdl23_neox.mkv" type="video/mp4">
<source src="./conf_cdl23_neox.mkv" type="video/mp4">
</video>
)