-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
190 lines (105 loc) · 5.05 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
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
<!DOCTYPE html>
<html lang="zh">
<head>
<title>AuuuNya Blog</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description" content="只会写Hello,World的菜鸟">
<meta name="generator" content="Hugo 0.129.0">
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<link rel="stylesheet" href="/css/style.css">
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
</head>
<body>
<nav class="navigation">
<a href="/"> <span class="arrow">←</span>首页</a>
<a href="/posts">归档</a>
<a href="/tags">标签</a>
<a href="/about">关于</a>
</nav>
<main class="main">
<div id="page-404">
<div class="text">
<h1>404</h1>
<div>页面不存在</div>
</div>
<h2 class="read-more">更多内容</h2>
<section class="item">
<div>
<h1 class="title"><a href='/posts/2021%E5%B9%B4%E7%BB%88%E6%80%BB%E7%BB%93/'>2021年终总结</a></h1>
<div class="date">1月 2, 2022</div>
</div>
</section>
<section class="item">
<div>
<h1 class="title"><a href='/posts/django%E4%BD%BF%E7%94%A8websocketchannel%E5%88%9D%E4%BD%93%E9%AA%8C/'>Django使用Websocket,Channel初体验</a></h1>
<div class="date">4月 9, 2020</div>
</div>
</section>
<section class="item">
<div>
<h1 class="title"><a href='/posts/2019%E5%B9%B4%E7%9A%84%E4%B8%80%E4%BA%9B%E7%90%90%E4%BA%8B/'>2019的一些琐事</a></h1>
<div class="date">1月 7, 2020</div>
</div>
</section>
<section class="item">
<div>
<h1 class="title"><a href='/posts/element-ui%E4%BF%AE%E6%94%B9%E9%BB%98%E8%AE%A4%E6%A0%B7%E5%BC%8F/'>Element UI修改默认样式</a></h1>
<div class="date">5月 21, 2019</div>
</div>
</section>
<section class="item">
<div>
<h1 class="title"><a href='/posts/2019-1-02-%E7%94%A8ssh%E5%92%8Csocat%E5%88%86%E5%88%86%E9%92%9F%E6%90%9E%E5%AE%9Alinux%E5%90%84%E7%A7%8D%E7%AB%AF%E5%8F%A3%E8%BD%AC%E5%8F%91/'>用ssh和socat分分钟搞定Linux各种端口转发</a></h1>
<div class="date">1月 2, 2019</div>
</div>
</section>
<section class="item">
<div>
<h1 class="title"><a href='/posts/2018-06-09-%E7%94%A8go%E7%BC%96%E5%86%99%E5%B0%81%E8%A3%85%E8%87%AA%E5%B7%B1%E7%9A%84%E6%97%A5%E5%BF%97%E6%A8%A1%E5%9D%97/'>用Go编写封装自己的日志模块</a></h1>
<div class="date">6月 9, 2018</div>
</div>
</section>
<section class="item">
<div>
<h1 class="title"><a href='/posts/2018-05-09-golang%E7%94%9F%E6%88%90%E9%9D%99%E6%80%81%E9%A1%B5%E9%9D%A2%E6%96%87%E4%BB%B6/'>Golang生成静态页面文件</a></h1>
<div class="date">5月 9, 2018</div>
</div>
</section>
<section class="item">
<div>
<h1 class="title"><a href='/posts/2018-04-20-golang%E7%94%9F%E6%88%90ssl%E8%AF%81%E4%B9%A6%E4%BB%A5%E5%8F%8A%E6%9C%8D%E5%8A%A1%E5%99%A8%E7%A7%81%E9%92%A5/'>Golang生成SSL证书以及服务器私钥</a></h1>
<div class="date">4月 20, 2018</div>
</div>
</section>
<section class="item">
<div>
<h1 class="title"><a href='/posts/2018-4-4-xmlhttprequest%E7%8A%B6%E6%80%81status%E5%AE%8C%E6%95%B4%E5%88%97%E8%A1%A8/'>XMLHTTPRequest状态status完整列表</a></h1>
<div class="date">4月 5, 2018</div>
</div>
</section>
<section class="item">
<div>
<h1 class="title"><a href='/posts/2018-3-27-vmware%E4%B8%8B%E6%89%A9%E5%B1%95ubuntu%E8%99%9A%E6%8B%9F%E6%9C%BA%E6%A0%B9%E7%9B%AE%E5%BD%95%E5%88%86%E5%8C%BA/'>VMware下扩展ubuntu虚拟机根目录分区</a></h1>
<div class="date">3月 27, 2018</div>
</div>
</section>
</div>
</main>
<footer id="footer">
<div class="copyright">
© Copyright
2024
<span class="split">
<svg fill="#bbbbbb" width="15" height="15" version="1.1" id="heart-15" xmlns="http://www.w3.org/2000/svg" width="15px" height="15px" viewBox="0 0 15 15">
<path d="M13.91,6.75c-1.17,2.25-4.3,5.31-6.07,6.94c-0.1903,0.1718-0.4797,0.1718-0.67,0C5.39,12.06,2.26,9,1.09,6.75
	C-1.48,1.8,5-1.5,7.5,3.45C10-1.5,16.48,1.8,13.91,6.75z"/>
</svg>
</span>
</div>
<div class="powerby">
Powered by <a href='http://www.gohugo.io/'>Hugo</a> Theme By <a href='https://github.com/nodejh/hugo-theme-mini'>nodejh</a>
</div>
</footer>
</body>
</html>