forked from audrey/intranet
fix wrong video
This commit is contained in:
parent
c3ff607da7
commit
fd1cde334c
@ -5,7 +5,7 @@
|
|||||||
<h2 class="text-bold">Hearing Protection</h2>
|
<h2 class="text-bold">Hearing Protection</h2>
|
||||||
<center>
|
<center>
|
||||||
<video width="700" height="525" controls>
|
<video width="700" height="525" controls>
|
||||||
<source src="{{ asset('videos/4730-E.mp4')}}" type="video/mp4">
|
<source src="{{ asset('videos/4671-E.mp4')}}" type="video/mp4">
|
||||||
Sorry, your browser doesn't support the video element.
|
Sorry, your browser doesn't support the video element.
|
||||||
</video>
|
</video>
|
||||||
</center>
|
</center>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user