-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
32 lines (32 loc) · 1.63 KB
/
404.html
File metadata and controls
32 lines (32 loc) · 1.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="We Ship Software">
<meta name="generator" content="alternator">
<meta name="keywords" content="We Ship Software">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/styles.css">
<link rel="apple-touch-icon" href="/.media/images/touch-icon.png">
<link rel="icon" sizes="192x192" href="/.media/images/touch-icon.png">
<link rel="icon" type="image/x-icon" href="/.media/images/favicon.ico">
<link rel="preload" as="font" type="font/woff2" crossorigin href="/.media/fonts/code.woff2">
<link rel="preload" as="font" type="font/woff2" crossorigin href="/.media/fonts/italic.woff2">
<link rel="preload" as="font" type="font/woff2" crossorigin href="/.media/fonts/note.woff2">
<link rel="preload" as="font" type="font/woff2" crossorigin href="/.media/fonts/sans.woff2">
<link rel="preload" as="font" type="font/woff2" crossorigin href="/.media/fonts/serif.woff2">
<script src="/async.js" async></script>
<script src="/defer.js" defer></script>
<title>We Ship Software: Not Found</title>
</head>
<body class="error" id="notFound">
<main>
<header>
<a href="mailto:email@weshipsoftware.com">email@weshipsoftware.com</a>
<!--<a href="/">readme</a>-->
<!--<a href="/">sitemap ▾</a>-->
</header>
<article><meta http-equiv="refresh" content="0;/" /><h1>Not Found</h1><p>What you’re looking for is probably in our <a href="/">readme</a>.</p></article>
</main>
</body>
</html>