-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
66 lines (51 loc) · 3.14 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
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>404 Page not found</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<link rel="stylesheet" href="https://www.johannesheinrich.de/hugo-theme-console/css/terminal-0.7.1.min.css">
<link rel="stylesheet" href="https://www.johannesheinrich.de/hugo-theme-console/css/animate-3.7.2.min.css">
<link rel="stylesheet" href="https://www.johannesheinrich.de/hugo-theme-console/css/console.css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.johannesheinrich.de/404.html" /><meta property="og:site_name" content="Johannes Heinrich" />
<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content="Endurance sportsman, ambitious triathlete, addicted to self-planned training, recovering with tasty coffee & homemade cake, proudly coached & sponsored by myself."/>
</head>
<body class="terminal">
<div class="container">
<div class="terminal-nav">
<header class="terminal-logo">
<div class="logo terminal-prompt">
<a href="https://www.johannesheinrich.de/" class="no-style site-name">johannes-heinrich.de</a>:~#
<a href='https://www.johannesheinrich.de/404.html'>404.html</a>/</div></header>
<nav class="terminal-menu">
<ul vocab="https://schema.org/" typeof="BreadcrumbList">
<li><a href="https://www.johannesheinrich.de/" typeof="ListItem">home</a></li>
<li><a href="https://www.johannesheinrich.de/posts/" typeof="ListItem">posts</a></li>
<li><a href="https://www.johannesheinrich.de/finished/" typeof="ListItem">#finished</a></li>
<li><a href="https://www.johannesheinrich.de/mytrainingplanning/" typeof="ListItem">#mytrainingplanning</a></li>
</ul>
</nav>
</div>
</div>
<div class="container animated zoomIn fast">
<h1>#404</h1>
<p>Oh! Oh...<a href="https://www.johannesheinrich.de/">back to root</a>.</p>
<div class="footer"><a href="https://www.johannesheinrich.de/" typeof="ListItem">home</a>
<a href="https://www.johannesheinrich.de/posts/" typeof="ListItem">posts</a>
<a href="https://www.johannesheinrich.de/finished/" typeof="ListItem">#finished</a>
<a href="https://www.johannesheinrich.de/mytrainingplanning/" typeof="ListItem">#mytrainingplanning</a>
| © 2023 Johannes Heinrich | <a href="/imprint/">impressum</a></div>
</div>
</body>
</html>