This commit is contained in:
techpriest 2024-02-26 22:47:19 -06:00
parent d682295f49
commit 2f93b0655c

View file

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