-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
125 lines (83 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="热门技术文章分享">
<meta name="keyword" content="fe, js, css, html5, nodejs, webpack, react, vue, nginx">
<meta name="baidu-site-verification" content="zjvdQ5tUdb" />
<link rel="shortcut icon" href="/img/favicon.ico">
<title>
llllll的博客 | HotLinkHub
</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 -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-158254594-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-158254594-1');
</script>
<meta name="generator" content="Hexo 4.2.0"></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> H5 React Webpack Mongodb JS CSS Vue </i>
</div>
<div class="index-container">
<div class="index-middle">
<!-- Main Content -->
<p style="text-align: center;font-size: 120px;color: #999999;margin-top: 200px">
404
</p>
</div>
</div>
<footer class="footer">
<ul class="list-inline text-center">
<li>
<a target="_blank" href="https://github.com/u9646">
<span class="fa-stack fa-lg">
<i class="iconfont icon-github"></i>
</span>
</a>
</li>
</ul>
<p>
<span>/</span>
<span><a href="https://www.skypixel.com" target="_blank" rel="noopener">skypixel</a></span>
<span>/</span>
</p>
<p>
<span id="busuanzi_container_site_pv">
<span id="busuanzi_value_site_pv"></span>PV
</span>
<span id="busuanzi_container_site_uv">
<span id="busuanzi_value_site_uv"></span>UV
</span>
<a href="http://www.beian.miit.gov.cn/" target="_blank" rel="noopener">京ICP备20006007</a>
</p>
</footer>
</body>
<script>
// We expose some of the variables needed by the front end
window.hexo_search_path = "search.json"
window.hexo_root = "/"
window.isPost = false
</script>
<script src="https://cdn.bootcss.com/jquery/3.3.1/jquery.min.js"></script>
<script src="/js/index.js"></script>
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
</html>