Fix typo video
All checks were successful
/ deploiement (push) Successful in 1s
/ synchro (push) Successful in 1m6s
/ tests (push) Successful in 0s

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

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