summaryrefslogtreecommitdiff
path: root/src/lul.html
diff options
context:
space:
mode:
authorseth <[email protected]>2023-01-07 02:34:34 -0500
committerseth <[email protected]>2023-01-07 02:34:34 -0500
commit445ace8236270fd31b90bb70420b85783f91cc4e (patch)
treec7ab4e54174f0955c7fcda5f2841152ec32c9e7a /src/lul.html
parenta0390f51c9cd695b8ab6629234f29adcd4fc61c5 (diff)
feat: add funni gifs
Diffstat (limited to 'src/lul.html')
-rw-r--r--src/lul.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lul.html b/src/lul.html
index afbc85a..d0cf4e7 100644
--- a/src/lul.html
+++ b/src/lul.html
@@ -11,7 +11,7 @@
<body>
<div id="vidya">
<video width="1280" height="720" controls autoplay muted>
- <source src="files/rickroll.mp4" type="video/mp4">
+ <source src="files/rickroll.mp4" type="video/mp4" />
</video>
</div>
</body>