fix chars

This commit is contained in:
zuckerberg
2021-06-22 13:38:56 -04:00
parent 846a9fd908
commit b91f3ea288

View File

@@ -7,7 +7,7 @@
<body>
<video controls autoplay loop muted>
<source src=kensterfight.mp4 type=video/mp4>
<source src="kensterfight.mp4" type="video/mp4">
</video>
</body>