trying something

This commit is contained in:
techpriest 2024-02-26 22:42:58 -06:00
parent f9c7edc315
commit d682295f49
2 changed files with 2 additions and 2 deletions

View file

@ -6,8 +6,8 @@
<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>
</html>
</html>