idk, just trying anything
This commit is contained in:
parent
6a3f42e0a0
commit
fc479b4c62
3 changed files with 5 additions and 11 deletions
BIN
LogGit.m4v
BIN
LogGit.m4v
Binary file not shown.
16
tv.html
16
tv.html
|
@ -1,13 +1,7 @@
|
|||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Video Test</h1>
|
||||
<video width="400" controls>
|
||||
<source src="LogGit.mp4" type="video/mp4">
|
||||
Your browser does not support HTML video.
|
||||
</video>
|
||||
</body>
|
||||
<html>
|
||||
<h1>Techpriest TV</h1>
|
||||
<video width="500" controls>
|
||||
<source src="../techpriest_tv/vids/LogGit.mp4" type="video/mp4">
|
||||
</video>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue