diff options
Diffstat (limited to 'src/lul.html')
| -rw-r--r-- | src/lul.html | 2 |
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> |
