forked from tttbw/tttbw.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
163 lines (94 loc) · 4.98 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
<!DOCTYPE html>
<html lang="zh-CN"
>
<head>
<meta charset="utf-8" />
<title> 浪人隨筆</title>
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Mulish:300,300italic,400,400italic,700,700italic%7CNoto%20Serif%20SC:300,300italic,400,400italic,700,700italic%7CUbuntu%20Mono:300,300italic,400,400italic,700,700italic&display=swap&subset=latin,latin-ext">
<link rel="stylesheet" href="https://unpkg.com/@fortawesome/fontawesome-free/css/v4-font-face.min.css">
<link rel="stylesheet" href="/css/loader.css">
<meta name="description" content="这里是浪人随笔。一个赛博吉普赛人的个人博客">
<meta property="og:type" content="website">
<meta property="og:title" content="浪人隨筆">
<meta property="og:url" content="https://deneb.life/404.html">
<meta property="og:site_name" content="浪人隨筆">
<meta property="og:description" content="这里是浪人随笔。一个赛博吉普赛人的个人博客">
<meta property="og:locale" content="zh_CN">
<meta property="article:author" content="Deneb">
<meta property="article:tag" content="blog,随笔,meaningless,日常,self-learner,student,art,music,essay">
<meta name="twitter:card" content="summary"> <link rel="alternate" href="/atom.xml" title="浪人隨筆" type="application/atom+xml">
<link rel="shortcut icon" href="/images/favicon.ico">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="https://unpkg.com/@fancyapps/[email protected]/dist/jquery.fancybox.min.css">
<script>
new WOW({
offset: 0,
mobile: true,
live: false,
}).init();
</script>
<meta name="generator" content="Hexo 7.0.0"></head>
<body>
<div id="container">
<div id="wrap">
<header id="header">
<img data-src="/images/tsunami.jpg" data-sizes="auto" alt="" class="lazyload">
<div id="header-outer" class="outer">
<div id="header-title" class="inner">
<div id="logo-wrap">
<a href="/" id="logo"><h1>4 0 4 (゚⊿゚)ツ</h1></a>
</div>
<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>
<span class="main-nav-link-wrap">
<span class="main-nav-icon"></span>
<a class="main-nav-link" href="/about">关于</a>
</span>
<span class="main-nav-link-wrap">
<span class="main-nav-icon"></span>
<a class="main-nav-link" href="/friend">友链</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="https://deneb.life"></form>
</div>
</div>
</div>
</header>
</div>
<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>