Skip to content
Snippets Groups Projects
Commit 068693fe authored by Jacques Supcik's avatar Jacques Supcik
Browse files

Update video source path in index.html

parent af1a828e
No related branches found
Tags v0.1.1
No related merge requests found
Pipeline #179467 passed
......@@ -52,7 +52,7 @@
</div>
<div class="video-container">
<video id="video" autoplay muted loop>
<source src="/srv/media/HEIA-FR-Panels-768x384-whith-videos.mp4" type="video/mp4">
<source src="/media/HEIA-FR-Panels-768x384-whith-videos.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment