-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
131 lines (69 loc) · 3.53 KB
/
404.html
File metadata and controls
131 lines (69 loc) · 3.53 KB
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>
IBinary</title>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:type" content="website">
<meta property="og:title" content="IBinary">
<meta property="og:url" content="http://example.com/404.html">
<meta property="og:site_name" content="IBinary">
<meta property="og:locale" content="zh_CN">
<meta property="article:author" content="IBinary">
<meta name="twitter:card" content="summary">
<link rel="alternate" href="/atom.xml" title="IBinary" type="application/atom+xml">
<link rel="shortcut icon" href="/images/favicon.ico">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/typeface-source-code-pro@0.0.71/index.min.css">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="https://unpkg.com/@fancyapps/ui/dist/fancybox.css">
<script src="https://unpkg.com/pace-js@1.2.4/pace.min.js"></script>
<meta name="generator" content="Hexo 6.3.0"></head>
<body>
<div id="container">
<div id="wrap">
<header id="header">
<img data-src="/images/banner.jpg" data-sizes="auto" alt="" class="lazyload">
<div id="header-outer" class="outer">
<div id="header-title" class="inner">
<h1 id="logo-wrap">
<a href="/" id="logo">4 0 4 (゚⊿゚)ツ</a>
</h1>
<h2 id="subtitle-wrap">
<a href="/" id="subtitle">満 身 創 痍</a>
</h2>
</div>
<div id="header-inner">
<nav id="main-nav">
<a id="main-nav-toggle" class="nav-icon"></a>
<span class="main-nav-link-wrap">
<span class="main-nav-icon"></span>
<a class="main-nav-link" href="/">首页</a>
</span>
<span class="main-nav-link-wrap">
<span class="main-nav-icon"></span>
<a class="main-nav-link" href="/archives">归档</a>
</span>
</nav>
<nav id="sub-nav">
<a id="nav-rss-link" class="nav-icon" href="/atom.xml"
title="RSS 订阅"></a>
</nav>
<div id="search-form-wrap">
<form action="//google.com/search" method="get" accept-charset="UTF-8" class="search-form"><input type="search" name="q" class="search-form-input" placeholder="搜索"><button type="submit" class="search-form-submit"></button><input type="hidden" name="sitesearch" value="http://example.com"></form>
</div>
</div>
</div>
</header>
</div>
<script src="https://unpkg.com/jquery@3.6.3/dist/jquery.min.js"></script>
<script src="https://unpkg.com/lazysizes@5.3.2/lazysizes.min.js"></script>
<script src="https://unpkg.com/clipboard@2.0.11/dist/clipboard.min.js"></script>
<script src="https://unpkg.com/@fancyapps/ui@4.0/dist/fancybox.umd.js"></script>
<script src="https://unpkg.com/busuanzi@2.3.0/bsz.pure.mini.js"></script>
<script src="/js/script.js"></script>
</div>
<!-- hexo injector body_end start -->
<script src="/js/insertHighlight.js"></script>
<!-- hexo injector body_end end --></body>
</html>