update manifestations for format video

This commit is contained in:
hugo LAMY
2025-03-06 18:03:53 +01:00
parent 2f6263b69e
commit c0001d1ebd

View File

@@ -372,8 +372,14 @@
poster="images/manifestations/Visible-invisible-3/Visible-invisible-3-poster-grand.jpg"
controls
>
<!-- for safari or iOS or anything Apple -->
<source
src="video/visible-Invisible3.mp4"
src="video/visible-Invisible3_silent.MOV"
type="video/mp4"
/>
<!-- for chrome, firefox, android and remainig friends -->
<source
src="video/visible-Invisible3_silent.mp4"
type="video/mp4"
/>
</video>