-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
185 lines (120 loc) · 6.01 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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<!DOCTYPE html>
<html lang="zh-cn">
<head prefix="og: http://ogp.me/ns#">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
<meta property="og:title" content=" 404 Page not found · AtomicReactorLab" />
<meta name="theme-color" content="#hexcolor" />
<meta property="og:site_name" content="AtomicReactorLab" />
<meta property="og:url" content="https://www.atomicreactor.top/404.html" />
<meta property="og:type" content="website" />
<title>
404 Page not found · AtomicReactorLab
</title>
<link rel="stylesheet" href="https://www.atomicreactor.top/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://www.atomicreactor.top/css/main.css" />
<link rel="stylesheet" href="https://www.atomicreactor.top/css/font-awesome.min.css" />
<link rel="stylesheet" href="https://www.atomicreactor.top/css/github.css" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css">
<link rel="shortcut icon" href="https://www.atomicreactor.top/images/favicon.ico" />
<link rel="apple-touch-icon" href="https://www.atomicreactor.top/images/apple-touch-icon.png" />
</head>
<body>
<header class="global-header" style="background-image:url( /images/bg.jpg )">
<section class="header-text">
<h1><a href="https://www.atomicreactor.top/">AtomicReactorLab</a></h1>
<div class="tag-line">
Short subtitle/tagline of your blog
</div>
<div class="sns-links hidden-print">
<a href="#ZgotmplZ">
<i class="fa fa-envelope"></i>
</a>
<a href="https://twitter.com/Your%20Twitter%20username" target="_blank">
<i class="fa fa-twitter"></i>
</a>
<a href="https://instagram.com/Your%20Instagram%20username" target="_blank">
<i class="fa fa-instagram"></i>
</a>
<a href="https://plus.google.com/+Your%20Google+%20user%20id" target="_blank">
<i class="fa fa-google"></i>
</a>
<a href="https://facebook.com/Your%20Facebook%20username" target="_blank">
<i class="fa fa-facebook"></i>
</a>
<a href="https://github.com/Your%20GitHub%20username" target="_blank">
<i class="fa fa-github"></i>
</a>
<a href="https://stackoverflow.com/users/Your%20Stackoverflow%20user%20id%20%28number%29" target="_blank">
<i class="fa fa-stack-overflow"></i>
</a>
<a href="https://linkedin.com/in/Your%20LinkedIn%20username" target="_blank">
<i class="fa fa-linkedin"></i>
</a>
<a href="https://keybase.io/Your%20keybase.io%20username" target="_blank">
<i class="fa fa-key"></i>
</a>
</div>
<a href="https://www.atomicreactor.top/" class="btn-header btn-back hidden-xs">
<i class="fa fa-angle-left" aria-hidden="true"></i>
Home
</a>
</section>
</header>
<main class="container">
<section class="row not-found">
<h1 class="col-md-4 col-md-offset-4">404</h1>
<div class="col-md-4 col-md-offset-4">That page doesn't exist!</div>
</section>
</main>
<footer class="container global-footer">
<div class="copyright-note pull-left">
© Copyright notice
</div>
<div class="sns-links hidden-print">
<a href="#ZgotmplZ">
<i class="fa fa-envelope"></i>
</a>
<a href="https://twitter.com/Your%20Twitter%20username" target="_blank">
<i class="fa fa-twitter"></i>
</a>
<a href="https://instagram.com/Your%20Instagram%20username" target="_blank">
<i class="fa fa-instagram"></i>
</a>
<a href="https://plus.google.com/+Your%20Google+%20user%20id" target="_blank">
<i class="fa fa-google"></i>
</a>
<a href="https://facebook.com/Your%20Facebook%20username" target="_blank">
<i class="fa fa-facebook"></i>
</a>
<a href="https://github.com/Your%20GitHub%20username" target="_blank">
<i class="fa fa-github"></i>
</a>
<a href="https://stackoverflow.com/users/Your%20Stackoverflow%20user%20id%20%28number%29" target="_blank">
<i class="fa fa-stack-overflow"></i>
</a>
<a href="https://linkedin.com/in/Your%20LinkedIn%20username" target="_blank">
<i class="fa fa-linkedin"></i>
</a>
<a href="https://keybase.io/Your%20keybase.io%20username" target="_blank">
<i class="fa fa-key"></i>
</a>
</div>
</footer>
<script src="https://www.atomicreactor.top/js/highlight.pack.js"></script>
<script>
hljs.initHighlightingOnLoad();
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'Your Google Analytics tracking id', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">(function(f,b){if(!b.__SV){var a,e,i,g;window.mixpanel=b;b._i=[];b.init=function(a,e,d){function f(b,h){var a=h.split(".");2==a.length&&(b=b[a[0]],h=a[1]);b[h]=function(){b.push([h].concat(Array.prototype.slice.call(arguments,0)))}}var c=b;"undefined"!==typeof d?c=b[d]=[]:d="mixpanel";c.people=c.people||[];c.toString=function(b){var a="mixpanel";"mixpanel"!==d&&(a+="."+d);b||(a+=" (stub)");return a};c.people.toString=function(){return c.toString(1)+".people (stub)"};i="disable track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.track_charge people.clear_charges people.delete_user".split(" ");
for(g=0;g<i.length;g++)f(c,i[g]);b._i.push([a,e,d])};b.__SV=1.2;a=f.createElement("script");a.type="text/javascript";a.async=!0;a.src="//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";e=f.getElementsByTagName("script")[0];e.parentNode.insertBefore(a,e)}})(document,window.mixpanel||[]);
mixpanel.init("Your Mixpanel API key");</script>
</body>
</html>