Try to get the video working

This commit is contained in:
swaggboi 2022-02-12 15:48:02 -05:00
parent 4f578e8c0e
commit 05b5b9d28e
3 changed files with 4 additions and 0 deletions

BIN
public/video/willpower.mp4 Normal file

Binary file not shown.

BIN
public/video/willpower.swf Normal file

Binary file not shown.

View File

@ -1,2 +1,6 @@
<h1>Ayy...</h1>
<p>lmao</p>
<video width="640" height="480" controls>
<source src="video/willpower.mp4" type="video/mp4">
Some error message here
</video>