yep
This commit is contained in:
parent
fc479b4c62
commit
4e93f945a2
1 changed files with 1 additions and 1 deletions
2
tv.html
2
tv.html
|
@ -2,6 +2,6 @@
|
||||||
<html>
|
<html>
|
||||||
<h1>Techpriest TV</h1>
|
<h1>Techpriest TV</h1>
|
||||||
<video width="500" controls>
|
<video width="500" controls>
|
||||||
<source src="../techpriest_tv/vids/LogGit.mp4" type="video/mp4">
|
<source src="vids/LogGit.mp4" type="video/mp4">
|
||||||
</video>
|
</video>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue