-
Notifications
You must be signed in to change notification settings - Fork 60
Expand file tree
/
Copy path404.html
More file actions
60 lines (60 loc) · 2.74 KB
/
404.html
File metadata and controls
60 lines (60 loc) · 2.74 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE html>
<html>
<head>
<meta
http-equiv="Content-Security-Policy"
content="script-src 'nonce-aem' 'strict-dynamic'; base-uri 'self'; object-src 'none';"
move-to-http-header="true"
>
<title>404</title>
<meta name="template" content="404"/>
<meta name="404" content="local"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="cms" content="edge-delivery" />
<script nonce="aem" type="importmap">
{
"imports": {
"da-lit": "/deps/lit/dist/index.js",
"da-y-wrapper":"/deps/da-y-wrapper/dist/index.js",
"da-parser":"/deps/da-parser/dist/index.js"
}
}
</script>
<script nonce="aem" src="/scripts/scripts.js" type="module"></script>
<link rel="icon" href="data:,">
</head>
<body>
<header></header>
<main>
<div>
<div class="nx-404">
<div>
<div>
<picture>
<source type="image/webp" srcset="./media_1412370e98b188540f4343de87798c7587b9f4201.jpeg?width=2000&format=webply&optimize=medium" media="(min-width: 600px)">
<source type="image/webp" srcset="./media_1412370e98b188540f4343de87798c7587b9f4201.jpeg?width=750&format=webply&optimize=medium">
<source type="image/jpeg" srcset="./media_1412370e98b188540f4343de87798c7587b9f4201.jpeg?width=2000&format=jpeg&optimize=medium" media="(min-width: 600px)">
<img loading="lazy" alt="" src="./media_1412370e98b188540f4343de87798c7587b9f4201.jpeg?width=750&format=jpeg&optimize=medium" width="2000" height="1333">
</picture>
</div>
</div>
<div>
<div>
<h1 id="not-found">404 Not Found</h1>
<h2 id="a-new-adventure-is-calling">A new adventure <br/>is calling.</h2>
<p>
<picture>
<source type="image/webp" srcset="./media_1f9d87b6de1c40d8dde6fa083033c72e76178a81b.png?width=2000&format=webply&optimize=medium" media="(min-width: 600px)">
<source type="image/webp" srcset="./media_1f9d87b6de1c40d8dde6fa083033c72e76178a81b.png?width=750&format=webply&optimize=medium">
<source type="image/png" srcset="./media_1f9d87b6de1c40d8dde6fa083033c72e76178a81b.png?width=2000&format=png&optimize=medium" media="(min-width: 600px)">
<img loading="lazy" alt="" src="./media_1f9d87b6de1c40d8dde6fa083033c72e76178a81b.png?width=750&format=png&optimize=medium" width="400" height="150">
</picture>
</p>
</div>
</div>
</div>
</div>
</main>
<footer></footer>
</body>
</html>