trying something
This commit is contained in:
parent
f9c7edc315
commit
d682295f49
2 changed files with 2 additions and 2 deletions
2
tv.html
2
tv.html
|
@ -6,7 +6,7 @@
|
|||
<body>
|
||||
<h1>Video Test</h1>
|
||||
<video width="400" controls>
|
||||
<source src="../techpriest_tv/vids/LogGit.mp4" type="video/mp4">
|
||||
<source src="LogGit.mp4" type="video/mp4">
|
||||
Your browser does not support HTML video.
|
||||
</video>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue