should sleep, but probably won't

This commit is contained in:
techpriest 2024-02-26 22:55:55 -06:00
parent 2f93b0655c
commit 6a3f42e0a0
2 changed files with 1 additions and 1 deletions

BIN
LogGit.mp4 Normal file

Binary file not shown.

View file

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