summaryrefslogtreecommitdiff
path: root/src/404.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/404.html
parent228fb31c7c03d5ade0b12ea63e8d8b75438b10af (diff)
fix: use tabs instead of space
Diffstat (limited to 'src/404.html')
-rw-r--r--src/404.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/404.html b/src/404.html
index 667409a..82b8bc4 100644
--- a/src/404.html
+++ b/src/404.html
@@ -2,16 +2,16 @@
<html>
<head>
- <meta charset="utf-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
- <title>guzzle guzzle</title>
- <meta name="description" content="seth's server for random stuff" />
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <link rel="stylesheet" href="css/guzzle.css" />
+ <meta charset="utf-8" />
+ <meta http-equiv="X-UA-Compatible" content="IE=edge" />
+ <title>guzzle guzzle</title>
+ <meta name="description" content="seth's server for random stuff" />
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="stylesheet" href="css/guzzle.css" />
</head>
<body>
- <p>uh that file isn't here. maybe try again? (404 error)</p>
+ <p>uh that file isn't here. maybe try again? (404 error)</p>
</body>
-</html> \ No newline at end of file
+</html>