Update 404.html

This commit is contained in:
Sophia Atkinson 2022-02-24 14:33:35 -08:00 committed by GitHub
parent 2c28ef3139
commit 3415c8e0f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -3,12 +3,11 @@
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Error 404 - Page Not found</title>
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900">
<link rel="stylesheet" type="text/css" href="https://projectfirewatch.com/assets/css/404/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="https://projectfirewatch.com/assets/css/404/main.css">
<link rel="stylesheet" type="text/css" href="/assets/css/404/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="/assets/css/404/main.css">
</head>
<body>