-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path404.html
75 lines (53 loc) · 2.69 KB
/
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
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!DOCTYPE html>
<html lang="en" class="js csstransforms3d">
<head>
<meta charset="utf-8"> <meta name="description" content="Docksal training guide">
<link rel="shortcut icon" href="https://jddoesdev.github.io/docksal-training/images/favicon.png?1573934236" type="image/x-icon" />
<title>404 Page not found</title>
<link href="https://jddoesdev.github.io/docksal-training/css/nucleus.css?1573934236" rel="stylesheet">
<link href="https://jddoesdev.github.io/docksal-training/css/fontawesome-all.min.css?1573934236" rel="stylesheet">
<link href="https://jddoesdev.github.io/docksal-training/css/hybrid.css?1573934236" rel="stylesheet">
<link href="https://jddoesdev.github.io/docksal-training/css/featherlight.min.css?1573934236" rel="stylesheet">
<link href="https://jddoesdev.github.io/docksal-training/css/perfect-scrollbar.min.css?1573934236" rel="stylesheet">
<link href="https://jddoesdev.github.io/docksal-training/css/theme.css?1573934236" rel="stylesheet">
<link href="https://jddoesdev.github.io/docksal-training/css/hugo-theme.css?1573934236" rel="stylesheet">
<link href="https://jddoesdev.github.io/docksal-training/css/theme-docksal.css?1573934236" rel="stylesheet">
<style>
:root #header + #content > #left > #rlblock_left {
display: none !important;
}
p,
li,
ul {
text-align: center
}
ul {
list-style-type: none;
}
</style>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','');</script>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id="
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
</head>
<body class="" data-url="/">
<section id="body" style="margin-left:0px;">
<div id="overlay"></div>
<div id="chapter">
<div id="body-inner">
<h1>Error</h1>
<p>
</p>
<p>Woops. Looks like this page doesn't exist ¯\_(ツ)_/¯.</p>
<p></p>
<p><a href='https://jddoesdev.github.io/docksal-training/'>Go to homepage</a></p>
<p><img src='https://jddoesdev.github.io/docksal-training/images/gopher-404.jpg' style="width:50%" alt="Page not found!"></p>
</div>
</div>
</section>
</body>
</html>