diff options
Diffstat (limited to 'src/lul.html')
| -rw-r--r-- | src/lul.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/src/lul.html b/src/lul.html index 4c6d875..afbc85a 100644 --- a/src/lul.html +++ b/src/lul.html @@ -1,18 +1,18 @@ <!DOCTYPE html> <html> - <head> - <meta charset="utf-8" /> - <meta http-equiv="X-UA-Compatible" content="IE=edge" /> - <title>fard</title> - <!-- <meta name="description" content="yuh"/> --> - <!-- <meta name="viewport" content="width=device-width, initial-scale=1"/> --> - <link rel="stylesheet" href="css/guzzle.css" /> - </head> - <body> - <div id="vidya"> - <video width="1280" height="720" controls autoplay muted> - <source src="files/rickroll.mp4" type="video/mp4"> - </video> - </div> - </body> + <head> + <meta charset="utf-8" /> + <meta http-equiv="X-UA-Compatible" content="IE=edge" /> + <title>fard</title> + <!-- <meta name="description" content="yuh"/> --> + <!-- <meta name="viewport" content="width=device-width, initial-scale=1"/> --> + <link rel="stylesheet" href="css/guzzle.css" /> + </head> + <body> + <div id="vidya"> + <video width="1280" height="720" controls autoplay muted> + <source src="files/rickroll.mp4" type="video/mp4"> + </video> + </div> + </body> </html> |
