-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
136 lines (94 loc) · 5.49 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
<!DOCTYPE html>
<html lang="zh-cn"><head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content='记录总结零碎的学习内容.'><title>404 Page not found</title>
<link rel='canonical' href='https://Poliki.github.io/404.html'>
<link rel="stylesheet" href="/scss/style.min.css"><meta property='og:title' content='404 Page not found'>
<meta property='og:description' content='记录总结零碎的学习内容.'>
<meta property='og:url' content='https://Poliki.github.io/404.html'>
<meta property='og:site_name' content='Poliki's Site'>
<meta property='og:type' content='website'><meta property='og:updated_time' content=' 2020-12-10T22:15:14+08:00 '/><meta property='og:image' content='https://Poliki.github.io/img/avatar.png' />
<meta name="twitter:site" content="Poliki"><meta name="twitter:title" content="404 Page not found">
<meta name="twitter:description" content="记录总结零碎的学习内容."><meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content='https://Poliki.github.io/img/avatar.png' /></head><body class="">
<div class="container flex on-phone--column align-items--flex-start extended ">
<aside class="sidebar left-sidebar sticky">
<button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="切换菜单">
<span class="hamburger-box">
<span class="hamburger-inner"></span>
</span>
</button>
<header class="site-info">
<figure class="site-avatar">
<img src="/img/avatar_hu2de7f2097c6b800142f472c9a4f177e1_51729_300x300_resize_box_2.png" width="300"
height="300" class="site-logo" loading="lazy" alt="Avatar">
<span class="emoji">🍥</span>
</figure>
<h1 class="site-name"><a href="https://Poliki.github.io/">Poliki's Site</a></h1>
<h2 class="site-description">记录总结零碎的学习内容.</h2>
</header>
<ol class="menu" id="main-menu">
<li >
<a href='https://Poliki.github.io/'>
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
<polyline points="5 12 3 12 12 3 21 12 19 12" />
<path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" />
<path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" />
</svg>
<span>主页</span>
</a>
</li>
<li >
<a href='https://Poliki.github.io/about'>
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
<circle cx="12" cy="7" r="4" />
<path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" />
</svg>
<span>个人</span>
</a>
</li>
<li >
<a href='https://Poliki.github.io/archives'>
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
<rect x="3" y="4" width="18" height="4" rx="2" />
<path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" />
<line x1="10" y1="12" x2="14" y2="12" />
</svg>
<span>文档库</span>
</a>
</li>
</ol>
</aside>
<main class="main full-width">
<div class="not-found-card">
<h1 class="article-title">404 错误</h1>
<h2 class="article-subtitle">页面不存在</h2>
</div>
<footer class="site-footer">
<section class="copyright">© 2020 Poliki's Site</section>
<section class="powerby">
Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br />
Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="1.0.5">Stack</a></b> designed by
<a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a>
</section>
</footer>
</main>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/vibrant.min.js"
integrity="sha256-5NovOZc4iwiAWTYIFiIM7DxKUXKWvpVEuMEPLzcm5/g=" crossorigin="anonymous"></script><script type="text/javascript" src="/ts/main.js" defer></script>
<script>
(function () {
const customFont = document.createElement('link');
customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap";
customFont.type = "text/css";
customFont.rel = "stylesheet";
document.head.appendChild(customFont);
}());
</script>
<link rel="stylesheet" href="/css/highlight/light.min.css" media="(prefers-color-scheme: light)">
<link rel="stylesheet" href="/css/highlight/dark.min.css" media="(prefers-color-scheme: dark)">
</body>
</html>