-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path404.html
More file actions
247 lines (190 loc) · 6.19 KB
/
404.html
File metadata and controls
247 lines (190 loc) · 6.19 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
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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
<!DOCTYPE html>
<html lang=zh>
<head>
<!-- so meta -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="HandheldFriendly" content="True" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=5"
/>
<meta name="description" content="欢迎来到我的博客,这里包罗万象,因为我的生活就是这样。你会发现这里有有趣的生活见闻、创新的代码、有思想的思考,以及无关紧要的其他内容。如果你也认为这些事情毫无意义,那么恭喜你,你来对地方了。哦对了,有什么想跟我说的就点击下方邮件标志给我发邮件吧~😘😘😘">
<meta property="og:type" content="website">
<meta property="og:title" content="Hello From YUX">
<meta property="og:url" content="https://ggxloveslife.top/404.html">
<meta property="og:site_name" content="Hello From YUX">
<meta property="og:description" content="欢迎来到我的博客,这里包罗万象,因为我的生活就是这样。你会发现这里有有趣的生活见闻、创新的代码、有思想的思考,以及无关紧要的其他内容。如果你也认为这些事情毫无意义,那么恭喜你,你来对地方了。哦对了,有什么想跟我说的就点击下方邮件标志给我发邮件吧~😘😘😘">
<meta property="og:locale" content="zh_CN">
<meta property="article:author" content="Andy Gao">
<meta property="article:tag" content="生活、代码、思考、技术、创新、灵感、分享、教程、个人成长、文化、娱乐、社交">
<meta name="twitter:card" content="summary">
<link rel="shortcut icon" href="/images/favicon.ico" />
<link
rel="icon"
type="image/png"
href="/images/favicon-192x192.png"
sizes="192x192"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="/images/apple-touch-icon.png"
/>
<!-- title -->
<title>Hello From YUX</title>
<!-- async scripts -->
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-86660611-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-86660611-1');
</script>
<!-- Umami Analytics -->
<!-- styles -->
<link rel="stylesheet" href="/css/style.css">
<!-- persian styles -->
<!-- rss -->
<!-- mathjax -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
inlineMath: [['$','$']]
}
});
</script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-MML-AM_CHTML"
async
></script>
<meta name="generator" content="Hexo 6.3.0"><link rel="stylesheet" href="\css\APlayer.min.css" class="aplayer-style-marker">
<script src="\js\APlayer.min.js" class="aplayer-script-marker"></script>
</head>
<script src="https://cdn.jsdelivr.net/npm/echarts@5.4.0/dist/echarts.min.js"></script>
<body class="max-width mx-auto px3 ltr">
<div class="content index py4 ">
<header id="header">
<a class="u-url u-uid" href="/">
<img id="logo" alt class="u-logo" src="/images/logo.png" />
<div id="title">
<h1 class="p-name">Hello From YUX</h1>
</div>
</a>
<div id="nav">
<ul>
<li class="icon">
<a href="#" aria-label="目录"><i class="fa-solid fa-bars fa-2x"></i></a>
</li>
<!--
--><li><a href="/">首页</a></li><!--
--><!--
--><li><a href="/search/">搜索</a></li><!--
--><!--
--><li><a href="/tags/">标签</a></li><!--
--><!--
--><li><a href="/categories/">分类</a></li><!--
--><!--
--><li><a href="/archives/">归档</a></li><!--
--><!--
--><li><a href="/about/">关于</a></li><!--
--><!--
--><li><a target="_blank" rel="noopener" href="http://github.com/ggx21">项目</a></li><!--
-->
</ul>
</div>
</header>
<article class="post" itemscope itemtype="http://schema.org/BlogPosting">
<div class="content" itemprop="articleBody">
<h1>404 Page Not Found</h1>
<p>The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.</p>
</div>
</article>
<footer id="footer">
<div class="footer-left">
Copyright © 2020-2024 Andy Gao
</div>
<div class="footer-right">
<nav>
<ul>
<!--
-->
<li>
<a href="/"
>首页</a
>
</li>
<!--
--><!--
-->
<li>
<a href="/search/"
>搜索</a
>
</li>
<!--
--><!--
-->
<li>
<a href="/tags/"
>标签</a
>
</li>
<!--
--><!--
-->
<li>
<a href="/categories/"
>分类</a
>
</li>
<!--
--><!--
-->
<li>
<a href="/archives/"
>归档</a
>
</li>
<!--
--><!--
-->
<li>
<a href="/about/"
>关于</a
>
</li>
<!--
--><!--
-->
<li>
<a target="_blank" rel="noopener" href="http://github.com/ggx21"
>项目</a
>
</li>
<!--
-->
</ul>
</nav>
</div>
</footer>
</div>
<!-- styles -->
<link rel="preload" as="style" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" crossorigin="anonymous" onload="this.onload=null;this.rel='stylesheet'"/>
<!-- jquery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" crossorigin="anonymous"></script>
<!-- clipboard -->
<script src="/js/main.js"></script>
<!-- search -->
<!-- Baidu Analytics -->
<!-- Cloudflare Analytics -->
<!-- Disqus Comments -->
<!-- utterances Comments -->
<script src='https://unpkg.com/mermaid@9.0.0/dist/mermaid.min.js'></script>
<script>
mermaid.initialize({theme: 'forest'});
</script>
</body>
</html>