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