forked from cnfeat/blog.io
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path404.html
More file actions
64 lines (41 loc) · 1.81 KB
/
404.html
File metadata and controls
64 lines (41 loc) · 1.81 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
---
layout: page
header-img: "img/red.jpg"
description: "你来到了一片荒芜之地"
permalink: 404.html
---
<p>你来到这个页面,通常有两个原因</p>
<h2 id="toc_0">一、链接错误</h2>
<p>原因:博客搬迁造成的旧链接失效。</p>
<h3 id="toc_1">解决办法一:修改原链接</h3>
<p>例子:《同人画师鉴赏-きぃら~☆》的链接是</p>
<pre><code class="language-none"> https://ziyzk.online/2022/09/03/01-how-to-write/</code></pre>
<p>请修改成</p>
<pre><code class="language-none"> https://ziyzk.online/blog/2022/09/03/01-how-to-write/</code></pre>
<p>改动要点:在 <strong>http://ziyzk.online/</strong> 与 <strong>日期(2022/09/03/)</strong>之间加入 <strong>blog/</strong></p>
<p>标注:https://ziyzk.online/【<strong>blog/</strong>】2022/09/03/01-how-to-write/</p>
<p>即加入【】内的「blog/」字样。</p>
<h3 id="toc_2">解决办法一:在<a href="https://ziyzk.online/archive/">文章存档</a>中找</h3>
<h2 id="toc_3">二、维度攻击</h2>
<p>不明力量入侵,你想要访问的页面被摧毁了。</p>
</body>
<!----------------------------------------------------------------
mm
/^( )^\ Ascii arts included in this page:
\,(..),/ - R2D2, provided by: http://www.chris.com/
V~~V - Texts, generated from: http://www.network-science.de/ascii/
http:// cnfeat.github.io
------------------------------------------------------------------>
<style>
pre {
background: none;
border: none;
}
</style>
<pre>
---x-----mm--
/^( )^\
\,(..),/ Oops...
V~~V
一定是发生了什么可怕的事情....
</pre>