-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
112 lines (78 loc) · 2.61 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<!DOCTYPE html>
<!--
Horizon Flow Theme 0.0.1
Copyright 2023 Markus Schiller - https://papierkorp.github.io/
Free for personal and commercial use under the MIT license
https://github.com/papierkorp/jekyll-theme-horizon-flow/blob/main/LICENSE.txt
-->
<html>
<head lang="en">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>PoinTicker Smith | PoinTicker Smith Blog</title>
<meta name="generator" content="Jekyll v4.3.3" />
<meta property="og:title" content="PoinTicker Smith" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="PoinTicker Smith Blog" />
<meta property="og:description" content="PoinTicker Smith Blog" />
<link rel="canonical" href="http://0.0.0.0:4001/404.html" />
<meta property="og:url" content="http://0.0.0.0:4001/404.html" />
<meta property="og:site_name" content="PoinTicker Smith" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="PoinTicker Smith" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"PoinTicker Smith Blog","headline":"PoinTicker Smith","url":"http://0.0.0.0:4001/404.html"}</script>
<!-- End Jekyll SEO tag -->
<link type="application/atom+xml" rel="alternate" href="http://0.0.0.0:4001/feed.xml" title="PoinTicker Smith" />
<title>PoinTicker Smith</title>
<meta name="description" content="PoinTicker Smith Blog">
<link rel="canonical" href="http://0.0.0.0:4001/404.html">
</head>
<body>
<link rel="stylesheet" href="/assets/style.css">
<header>
<hr id="header_hr" />
<nav>
<ul>
<li><a href="/index.html" class="">
Home
</a></li>
<li><a href="/categories.html" class="">
Categories
</a></li>
<li><a href="/tags.html" class="">
Tags
</a></li>
<li><a href="/archive.html" class="">
Archive
</a></li>
<li><a href="/search.html" class="">
Search
</a></li>
<li><a href="/about.html" class="">
About
</a></li>
</ul>
</nav>
</header>
<style type="text/css" media="screen">
.container {
margin: 10px auto;
margin-top: 4em;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container">
<h1>404</h1>
<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
</div>
</body>
</html>