forked from cnfeat/blog.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
58 lines (39 loc) · 1.62 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
---
layout: page
header-img: "img/red.jpg"
description: "欢迎来到我的404乐园~"
permalink: 404.html
---
<p>你来到这个页面,通常有两个原因</p>
<h2 id="toc_0">一、链接错误</h2>
<p>原因:博客搬迁造成的旧链接失效。</p>
<h3 id="toc_1">解决办法一:修改原链接</h3>
<p>例子:《如何搭建一个独立博客——简明Github Pages与Hexo教程》的链接是</p>
<pre><code class="language-none"> http://cnfeat.com/2014/05/10/how-to-build-a-blog/</code></pre>
<p>你可以修改成</p>
<pre><code class="language-none"> http://cnfeat.com/<strong>blog/</strong>2014/05/10/how-to-build-a-blog/</code></pre>
<h3 id="toc_2">解决办法二:在<a href="http://chishuzero.xyz/archive/"><strong>文章存档</strong></a>中找</h3>
<h2 id="toc_3">二、维度攻击</h2>
<p>(;´д`)ゞ喵喵喵?</p>
<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: salmon;
border: sandybrown;
}
</style>
<pre>
---x-----mm--
/^( )^\
\,(..),/ Oops...
V~~V
一定是发生了什么可怕的事情....
</pre>