fixing link

This commit is contained in:
Tech Priest 2024-02-27 04:35:00 +00:00
parent f34bd2b580
commit f9c7edc315

View file

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