updated source

This commit is contained in:
Tech Priest 2024-02-27 04:32:36 +00:00
parent dd97481b7b
commit f34bd2b580

View file

@ -6,7 +6,7 @@
<body>
<h1>Video Test</h1>
<video width="400" controls>
<source src="LogGit.mp4" type="video/mp4">
<source src="../vids/LogGit.mp4" type="video/mp4">
Your browser does not support HTML video.
</video>
</body>