-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
462 lines (335 loc) · 13 KB
/
index.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
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
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
<!DOCTYPE HTML>
<html lang="en">
<head>
<!--Setting-->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<meta http-equiv="Cache-Control" content="no-siteapp">
<meta http-equiv="Cache-Control" content="no-transform">
<meta name="renderer" content="webkit|ie-comp|ie-stand">
<meta name="apple-mobile-web-app-capable" content="Hexo">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no,email=no,adress=no">
<meta name="browsermode" content="application">
<meta name="screen-orientation" content="portrait">
<meta name="theme-version" content="1.3.0">
<meta name="root" content="/">
<link rel="dns-prefetch" href="http://example.com">
<!--SEO-->
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="robots" content="all" />
<meta name="google" content="all" />
<meta name="googlebot" content="all" />
<meta name="verify" content="all" />
<!--Title-->
<title>
Hexo
</title>
<link rel="alternate" href="/atom.xml" title="Hexo" type="application/atom+xml">
<link rel="icon" href="/favicon.ico">
<link rel="stylesheet" href="/css/bootstrap.min.css?rev=3.3.7.css">
<link rel="stylesheet" href="/css/font-awesome.min.css?rev=4.7.0.css">
<link rel="stylesheet" href="/css/style.css?rev=@@hash.css">
<div class="hide">
<script type="text/javascript">
var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://");
document.write(unescape("%3Cspan class='cnzz_stat_icon_1263868967 hide' %3E%3Cscript%20src%3D%22https%3A%2F%2Fs95.cnzz.com%2Fz_stat.php%3Fweb_id%3D1272564536%22%3E%3C%2Fscript%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s19.cnzz.com/z_stat.php%3Fid%3D1263868967%26show%3Dpic1' type='text/javascript'%3E%3C/script%3E"));
</script>
</div>
<meta name="generator" content="Hexo 6.2.0"></head>
<!--[if lte IE 8]>
<style>
html{ font-size: 1em }
</style>
<![endif]-->
<!--[if lte IE 9]>
<div style="ie">你使用的浏览器版本过低,为了你更好的阅读体验,请更新浏览器的版本或者使用其他现代浏览器,比如Chrome、Firefox、Safari等。</div>
<![endif]-->
<body>
<header class="main-header" style="background-image:url(
https://hexo-theme-snippet-1251680922.cos.ap-beijing.myqcloud.com/img/banner.jpg)"
>
<div class="main-header-box">
<a class="header-avatar" href="/" title='John Doe'>
<img src="/img/avatar.jpg" alt="logo头像" class="img-responsive center-block">
</a>
<div class="branding">
<!--<h2 class="text-hide">Snippet主题,从未如此简单有趣</h2>-->
<img src="/img/branding.png" alt="Snippet 博客主题" class="img-responsive center-block">
</div>
</div>
</header>
<nav class="main-navigation">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="navbar-header"><span class="nav-toggle-button collapsed pull-right" data-toggle="collapse" data-target="#main-menu" id="mnav">
<span class="sr-only"></span>
<i class="fa fa-bars"></i>
</span>
<a class="navbar-brand" href="http://example.com">
Hexo</a>
</div>
<div class="collapse navbar-collapse" id="main-menu">
<ul class="menu">
<li role="presentation" class="text-center">
<a href="/"><i class="fa "></i>
Home</a>
</li>
<li role="presentation" class="text-center">
<a href="/categories/前端/"><i class="fa "></i>
前端</a>
</li>
<li role="presentation" class="text-center">
<a href="/categories/后端/"><i class="fa "></i>
后端</a>
</li>
<li role="presentation" class="text-center">
<a href="/categories/工具/"><i class="fa "></i>
工具</a>
</li>
<li role="presentation" class="text-center">
<a href="/archives/"><i class="fa "></i>
时间轴</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</nav>
<section class="content-wrap">
<div class="container">
<div class="row">
<main class="col-md-8 main-content ">
<div class="carousel">
<a href="https://promotion.aliyun.com/ntms/act/qwbk.html?userCode=xs0pypd2" target="_blank">
<img src="/./img/head-img.jpg" alt="">
</a>
</div>
<article class="post">
<div class="post-content">
<div class="post-head home-post-head">
<h1 class="post-title">
<a href="/2022/05/24/My-New-Post/">
My New Post</a>
</h1>
<div class="post-meta"> •
<time class="post-date" datetime="" title="">
2022年05月24日
</time>
</div>
</div>
<p class="brief">
</p>
</div>
<footer class="post-footer clearfix">
<div class="pull-left tag-list">
<div class="post-meta">
<span class="categories-meta fa-wrap">
<i class="fa fa-folder-open-o"></i>
</span>
<span class="fa-wrap">
<i class="fa fa-tags"></i>
<span class="tags-meta">
</span>
</span>
</div>
</div>
<div class="post-permalink">
<a href="/2022/05/24/My-New-Post/" class="btn btn-default">
Read</a>
</div>
</footer>
</article>
<article class="post">
<div class="post-content">
<div class="post-head home-post-head">
<h1 class="post-title">
<a href="/2022/05/24/test-my-stie/">
test_my_site</a>
</h1>
<div class="post-meta"> •
<time class="post-date" datetime="" title="">
2022年05月24日
</time>
</div>
</div>
<p class="brief">
</p>
</div>
<footer class="post-footer clearfix">
<div class="pull-left tag-list">
<div class="post-meta">
<span class="categories-meta fa-wrap">
<i class="fa fa-folder-open-o"></i>
</span>
<span class="fa-wrap">
<i class="fa fa-tags"></i>
<span class="tags-meta">
</span>
</span>
</div>
</div>
<div class="post-permalink">
<a href="/2022/05/24/test-my-stie/" class="btn btn-default">
Read</a>
</div>
</footer>
</article>
<article class="post">
<div class="post-content">
<div class="post-head home-post-head">
<h1 class="post-title">
<a href="/2022/05/24/hello-world/">
Hello World</a>
</h1>
<div class="post-meta"> •
<time class="post-date" datetime="" title="">
2022年05月24日
</time>
</div>
</div>
<p class="brief">
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using ...
</p>
</div>
<footer class="post-footer clearfix">
<div class="pull-left tag-list">
<div class="post-meta">
<span class="categories-meta fa-wrap">
<i class="fa fa-folder-open-o"></i>
</span>
<span class="fa-wrap">
<i class="fa fa-tags"></i>
<span class="tags-meta">
</span>
</span>
</div>
</div>
<div class="post-permalink">
<a href="/2022/05/24/hello-world/" class="btn btn-default">
Read</a>
</div>
</footer>
</article>
</main>
<aside class="col-md-4 sidebar">
<div class="widget">
<h3 class="title">
Search
</h3>
<div id="search-form">
<div id="result-mask" class="hide"></div>
<div class="search-area">
<input id="search-key" type="search" autocomplete="off" placeholder="Search What?">
<button type="button" class="search-form-submit" id="search-local">
localSearch</button>
</div>
<div id="result-wrap" class="hide">
<div id="search-result"></div>
</div>
<div class="hide">
<template id="search-tpl">
<div class="item">
<a href="/{path}" title="{title}">
<div class="title">{title}</div>
<div class="content">{content}</div>
</a>
</div>
</template>
</div>
</div>
</div>
<div class="widget">
<h3 class="title">
Notification
</h3>
<div class="notification">
<p>
主题下载:<a href="https://github.com/shenliyang/hexo-theme-snippet" title="fork me" target="_blank">Snippet主题</a> <br/>
主题使用:<a href="https://github.com/shenliyang/hexo-theme-snippet/blob/master/README.md#常见问题" title="" target="_blank">常见使用问题</a> <br/>
支持主题:<a target="_blank" rel="noopener" href="https://github.com/shenliyang/hexo-theme-snippet/stargazers">Star一下</a>
</p>
</div>
</div>
<div class="widget">
<h3 class="title">
Social
</h3>
<div class="content social">
<a href="//github.com/shenliyang" rel="external nofollow" title="Github" target="_blank">
<i class="git fa fa-git"></i>
</a>
<a href="mailto:snippet@91h5.cc" rel="external nofollow" title="邮箱" target="_blank">
<i class="envelope-o fa fa-envelope-o"></i>
</a>
<a href="/" rel="external nofollow" title="联系QQ" target="_blank">
<i class="qq fa fa-qq"></i>
</a>
<a href="/" rel="external nofollow" title="微信" target="_blank">
<i class="weixin fa fa-weixin"></i>
</a>
<a href="/" rel="external nofollow" title="QQ群" target="_blank">
<i class="users fa fa-users"></i>
</a>
<a href="/atom.xml" rel="external nofollow" title="RSS" target="_blank">
<i class="feed fa fa-feed"></i>
</a>
</div>
</div>
<div class="widget">
<h3 class="title">
Archives
</h3>
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2022/05/"><i class="fa" aria-hidden="true">2022年05月</i></a><span class="archive-list-count">3</span></li></ul>
</div>
<div class="widget">
<h3 class="title">
Friends
</h3>
<div class="content friends-link">
<a href="https://hexo.io/zh-cn/" class="fa" target="_blank">
Hexo官网</a>
</div>
</div>
</aside>
</div>
</div>
</section>
<footer class="main-footer">
<div class="container">
<div class="row">
</div>
</div>
</footer>
<a id="back-to-top" class="icon-btn hide">
<i class="fa fa-chevron-up"></i>
</a>
<div class="copyright">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="busuanzi">
</div>
</div>
<div class="col-sm-12">
<span>Copyright ©
2017
</span> |
<span>
Powered by <a href="//hexo.io" class="copyright-links" target="_blank" rel="nofollow">Hexo</a>
</span> |
<span>
Theme by <a href="//github.com/shenliyang/hexo-theme-snippet.git" class="copyright-links" target="_blank" rel="nofollow">Snippet</a>
</span>
</div>
</div>
</div>
</div>
<script src="/js/search.js?rev=@@hash.js"></script>
<script src="/js/app.js?rev=@@hash.js"></script>
</body>
</html>