-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
35 lines (35 loc) · 1018 Bytes
/
404.html
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
33
34
35
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="theme-color" content="#FFFFFF" />
<meta
name="description"
content="A CLI for managing game servers using Docker"
/>
<title>Wilfred - 404</title>
<link href="/static/css/main.b4b8b48a.chunk.css" rel="stylesheet" />
</head>
<body>
<div id="root">
<div class="App">
<header class="Header">
<div class="Spacer">
<nav class="Navbar">
<a href="/">
<img alt="Logo" src="/static/media/logo.07f5dc96.svg" />
</a>
</nav>
<div class="HeaderCenter">
<div class="inner">
<h1>404</h1>
<h4>The page you are looking for does not exist.</h4>
</div>
</div>
</div>
</header>
</div>
</div>
</body>
</html>