Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path404.html
More file actions
Latest commit
60 lines (47 loc) · 2.43 KB
/
Copy path404.html
File metadata and controls
60 lines (47 loc) · 2.43 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>
<htmllang="en" class="js csstransforms3d">
<head>
<metacharset="utf-8"><metaname="description" content="A DevSecOps Workshop Day using openShift and ACS">
<metaname="author" content="Götz, Daniel">
<linkrel="icon" href="https://devsecops-workshop.github.io/devsecops-workshop.github.io-dev/images/favicon.png" type="image/png">
<title>404 Page not found</title>
<linkhref="https://devsecops-workshop.github.io/devsecops-workshop.github.io-dev/css/nucleus.css?1717167113" rel="stylesheet">
<linkhref="https://devsecops-workshop.github.io/devsecops-workshop.github.io-dev/css/fontawesome-all.min.css?1717167113" rel="stylesheet">
<linkhref="https://devsecops-workshop.github.io/devsecops-workshop.github.io-dev/css/hybrid.css?1717167113" rel="stylesheet">
<linkhref="https://devsecops-workshop.github.io/devsecops-workshop.github.io-dev/css/featherlight.min.css?1717167113" rel="stylesheet">
<linkhref="https://devsecops-workshop.github.io/devsecops-workshop.github.io-dev/css/perfect-scrollbar.min.css?1717167113" rel="stylesheet">
<linkhref="https://devsecops-workshop.github.io/devsecops-workshop.github.io-dev/css/theme.css?1717167113" rel="stylesheet">
<linkhref="https://devsecops-workshop.github.io/devsecops-workshop.github.io-dev/css/hugo-theme.css?1717167113" rel="stylesheet">
<linkhref="https://devsecops-workshop.github.io/devsecops-workshop.github.io-dev/css/theme-red.css?1717167113" rel="stylesheet">
<style>
:root#header+#content>#left>#rlblock_left {
display: none !important;
}
p,
li,
ul {
text-align: center
}
ul {
list-style-type: none;
}
</style>
<scriptsrc="https://devsecops-workshop.github.io/devsecops-workshop.github.io-dev/js/custom.js"></script>
</head>
<bodyclass="" data-url="/">
<sectionid="body" style="margin-left:0px;">
<divid="overlay"></div>
<divid="chapter">
<divid="body-inner">
<h1>Error</h1>
<p>
</p>
<p>Woops. Looks like this page doesn't exist ¯\_(ツ)_/¯.</p>
<p></p>
<p><ahref='https://devsecops-workshop.github.io/devsecops-workshop.github.io-dev/'>Go to homepage</a></p>
<p><imgsrc='https://devsecops-workshop.github.io/devsecops-workshop.github.io-dev/images/gopher-404.jpg' style="width:50%" alt="Page not found!"></p>
</div>
</div>
</section>
</body>
</html>