initial commit

This commit is contained in:
zuckerberg 2021-06-22 13:28:02 -04:00
commit 846a9fd908
2 changed files with 14 additions and 0 deletions

14
index.html Normal file
View File

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
</head>
<body>
<video controls autoplay loop muted>
<source src=”kensterfight.mp4″ type=”video/mp4″>
</video>
</body>
</html>

BIN
kensterfight.mp4 Normal file

Binary file not shown.