summaryrefslogtreecommitdiff
path: root/src/lul.html
diff options
context:
space:
mode:
authorseth <[email protected]>2023-01-07 01:41:30 -0500
committerseth <[email protected]>2023-01-07 01:41:49 -0500
commita0390f51c9cd695b8ab6629234f29adcd4fc61c5 (patch)
treede6f6c3029735823a1cc1995861139ac100b79b4 /src/lul.html
parent228fb31c7c03d5ade0b12ea63e8d8b75438b10af (diff)
fix: use tabs instead of space
Diffstat (limited to 'src/lul.html')
-rw-r--r--src/lul.html30
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>