This commit is contained in:
techpriest 2024-02-26 23:18:31 -06:00
parent fc479b4c62
commit 4e93f945a2

View file

@ -2,6 +2,6 @@
<html>
<h1>Techpriest TV</h1>
<video width="500" controls>
<source src="../techpriest_tv/vids/LogGit.mp4" type="video/mp4">
<source src="vids/LogGit.mp4" type="video/mp4">
</video>
</html>