-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
99 lines (63 loc) · 2.78 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
<!DOCTYPE html>
<html lang="en">
<head><meta name="generator" content="Hexo 3.9.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Just a man, looking at Google, asking it to index him.">
<meta name="keyword" content>
<link rel="shortcut icon" href="/images/favicon.ico">
<title>
Page Not Found - DreamingWell
</title>
<!-- Custom CSS -->
<link rel="stylesheet" href="/css/aircloud.css">
<link rel="stylesheet" href="/css/gitment.css">
<!--<link rel="stylesheet" href="https://imsun.github.io/gitment/style/default.css">-->
<!-- <link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css"> -->
<!-- ga & ba script hoook -->
<script></script>
</head>
<body>
<div class="site-nav-toggle" id="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<div class="index-about">
<i> </i>
</div>
<div class="index-container">
<div class="index-middle">
<!-- Main Content -->
<h1 id="The-page-you’re-looking-for-can-not-be-found"><a href="#The-page-you’re-looking-for-can-not-be-found" class="headerlink" title="The page you’re looking for can not be found."></a>The page you’re looking for can not be found.</h1><p>But maybe you’d be interested in reading my <a href="/blog">blog</a> or learning <a href="/">about me</a>.</p>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
</ul>
<p>
Content Copyright <a href="/">Travis Collins</a>.
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = ""
window.hexo_root = "/"
window.isPost = false
</script>
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="/js/index.js"></script>
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-141659305-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-141659305-1');
</script>
</html>