techpriest_tv/tv.html
techpriest 4e93f945a2 yep
2024-02-26 23:18:31 -06:00

8 lines
141 B
HTML

<!DOCTYPE HTML>
<html>
<h1>Techpriest TV</h1>
<video width="500" controls>
<source src="vids/LogGit.mp4" type="video/mp4">
</video>
</html>