-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
387 lines (309 loc) · 17.5 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>
闲停
</title>
<!--[if lt IE 9]><script src="//cdn.bootcss.com/html5shiv/r29/html5.js"></script><![endif]-->
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
<meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="dns-prefetch" href="https://cdn.jsdelivr.net">
<meta name="author" content="GooZy">
<meta name="description" content="闲下来休憩,停下来思考">
<meta name="keywords" content="">
<script async src="//instant.page/3.0.0" type="module" defer integrity="sha384-OeDn4XE77tdHo8pGtE1apMPmAipjoxUQ++eeJa6EtJCfHlvijigWiJpD7VDPWXV1"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/itjoker233/Gridea-theme-Chic/assets/media/css/style.min.css" />
<link rel="stylesheet" href="https://goozy.github.io//styles/main.css" />
<link href="https://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css" rel="stylesheet">
<script type="text/javascript" src="https://apps.bdimg.com/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/itjoker233/Gridea-theme-Chic/assets/media/script/tocbot.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/itjoker233/Gridea-theme-Chic/assets/media/script/script.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/itjoker233/Gridea-theme-Chic/assets/media/script/icon.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/ITJoker233/ITJoker233.github.io@1.0.12/CDN/js/Card/prism.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/ITJoker233/ITJoker233.github.io@1.0.12/CDN/css/Card/prism.min.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.10.1/dist/katex.min.css">
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.10.1/dist/katex.min.js"></script>
<!--点击特效-->
<script src="https://cdn.jsdelivr.net/gh/ITJoker233/ITJoker233.github.io@latest/CDN/js/love.min.js"></script>
<!--CDN样式-->
<script src="https://cdn.jsdelivr.net/gh/ITJoker233/ITJoker233.github.io@latest/CDN/js/hit-kounter-lc-0.3.0.js"></script>
<script src="https://cdn1.lncld.net/static/js/av-min-1.5.0.js"></script>
<script>
(function() {
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
} else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-76325241-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-76325241-1');
</script>
<script src="https://cdn.jsdelivr.net/npm/typed.js@2.0.11/lib/typed.min.js"></script>
</head>
<body>
<div class="wrapper">
<header>
<nav class="navbar">
<div class="container">
<div class="navbar-header header-logo">
<a href="https://goozy.github.io/">
闲停
</a>
</div>
<div class="menu navbar-right">
<a class="menu-item" href="/">
首页
</a>
<a class="menu-item" href="/posts">
博文
</a>
<a class="menu-item" href="/post/books">
书单📚
</a>
<a class="menu-item" href="/post/anime">
动漫📕
</a>
<a class="menu-item" href="/post/bbs">
留言板📝
</a>
<a class="menu-item" href="/post/bookmark">
书签🏷
</a>
<a class="menu-item" href="/post/about">
关于🐱
</a>
<a class="menu-item" href="/tags">
标签
</a>
<a class="menu-item" href="/archives">
归档
</a>
<input id="switch_default" type="checkbox" class="switch_default">
<label for="switch_default" class="toggleBtn"></label>
</div>
<form id="gridea-search-form" data-update="1711178792927" action="/search/index.html">
<input class="search-input" autocomplete="off" spellcheck="false" name="q" autofocus="true" placeholder="Search...">
</form>
</div>
</nav>
<nav class="navbar-mobile" id="nav-mobile">
<div class="container">
<div class="navbar-header">
<div>
<a href="https://goozy.github.io/">
闲停
</a>
<!--en-->
<a id="mobile-toggle-theme-en" class="a en"> Dark</a>
<!--zh-->
<a id="mobile-toggle-theme-zh" class="a zh"> 暗黑</a>
</div>
<form id="gridea-search-form" data-update="1711178792927" action="/search/index.html">
<input class="search-input" autocomplete="off" spellcheck="false" name="q" autofocus="true" placeholder="Search...">
</form>
<!--en-->
<div class="menu-toggle" id="menu-toggle-en" onclick="mobileBtn()">☰ Menu</div>
<!--zh-->
<div class="menu-toggle" id="menu-toggle-zh" onclick="mobileBtn()">☰ 菜单</div>
</div>
<div class="menu" id="mobile-menu">
<a class="menu-item" href="/">
首页
</a>
<a class="menu-item" href="/posts">
博文
</a>
<a class="menu-item" href="/post/books">
书单📚
</a>
<a class="menu-item" href="/post/anime">
动漫📕
</a>
<a class="menu-item" href="/post/bbs">
留言板📝
</a>
<a class="menu-item" href="/post/bookmark">
书签🏷
</a>
<a class="menu-item" href="/post/about">
关于🐱
</a>
<a class="menu-item" href="/tags">
标签
</a>
<a class="menu-item" href="/archives">
归档
</a>
</div>
</div>
</nav>
</header>
<script>
var mobileBtn = function f() {
var toggleMenu = document.getElementById("menu-toggle-en");
var toggleMenu_zh = document.getElementById("menu-toggle-zh");
var mobileMenu = document.getElementById("mobile-menu");
if (toggleMenu.display != "none") {
if (toggleMenu.classList.contains("active")) {
toggleMenu.classList.remove("active")
mobileMenu.classList.remove("active")
} else {
toggleMenu.classList.add("active")
mobileMenu.classList.add("active")
}
} else if (toggleMenu_zh.display != "none") {
if (toggleMenu_zh.classList.contains("active")) {
toggleMenu_zh.classList.remove("active")
mobileMenu.classList.remove("active")
} else {
toggleMenu_zh.classList.add("active")
mobileMenu.classList.add("active")
}
}
}
</script>
<div class="main">
<div class="container">
<div class="intro">
<div class="avatar">
<a href="https://goozy.github.io/"><img src="https://goozy.github.io//images/avatar.png?v=1711178792927"></a>
</div>
<div class="nickname">
GooZy
</div>
<div class="description">
<span id="subtitle">
闲下来休憩,停下来思考
</span>
</div>
<div class="links">
<a class="link-item" href="https://github.com/GooZy" title="github"><i class="fa fa-github"></i></a>
</div>
</div>
</div>
</div>
</div>
</body>
<script>
// type
var typed = new Typed("#subtitle", {
strings: ['闲下来休憩,停下来思考', '', ''],
startDelay: 10,
typeSpeed: 200,
loop: true,
backSpeed: 100,
showCursor: true
});
//head title
var titleTime;
document.addEventListener("visibilitychange", function() {
document.hidden ? (document.title = "\uD83D\uDE25" + OriginTitile, clearTimeout(titleTime)) : (document.title = "\uD83D\uDE1D" + OriginTitile, titleTime = setTimeout(function() {
document.title = OriginTitile
}, 2E3))
});
var OriginTitile = document.title;
</script>
<footer id="footer" class="footer">
<div class="copyright">
<div class="Like">
<div class="tip" data-tooltip="Do you like it?">
<a href="https://github.com/ITJoker233/Gridea-theme-Chic" target="_blank" title=""><svg class="icon"
aria-hidden="true">
<use xlink:href="#like"></use>
</svg><b class="like_text" id="star"></b></a>
</div>
</div>
Powered by <a href="https://github.com/getgridea/gridea" target="_blank">Gridea</a>
<b id="hitokoto"></b><br>
<svg viewBox="0 0 1024 1024" style="margin-left: 5px;margin-right: 5px;" version="1.0" width="8" height="8" class="my-face">
<path
d="M863.597631 513.574282l-271.33965-140.213484L729.783667 81.926656c3.583731-7.87141 7.167462-15.742819 7.167462-25.214109C736.887134 25.226908 708.345275 0.012799 672.635953 0.012799a63.611229 63.611229 0 0 0-39.293053 12.607055c-1.791866 1.59988-3.519736 3.19976-5.311602 3.19976L147.87531 418.925381a55.547834 55.547834 0 0 0-19.646527 47.356448c1.791866 17.278704 14.27093 33.021523 32.125591 42.492813l271.33965 141.749369L292.504463 945.221908c-12.479064 25.214109-1.791866 53.563983 23.166262 69.306802 10.751194 6.335525 23.230258 9.47129 35.709322 9.47129 16.062795 0 32.125591-4.735645 44.604655-15.742819l480.091993-403.297753a55.547834 55.547834 0 0 0 19.646526-47.228458 61.243407 61.243407 0 0 0-32.12559-44.156688z"
fill="#93b5cf"></path>
</svg>
闲停 ©Copyright
<script>
var date = new Date();
document.write("" + date.getFullYear());
</script>
| Powered by
<a href="https://github.com/getgridea/gridea" target="_blank">
Gridea
</a>
</div>
<div id="update" style="display:none;">
on
</div>
<div id="version" style="display:none;">
1.7.3
</div>
<script>
var pat = '';
document.write('<div id="home_path" style="display:none;">' + document.location.protocol + '//' + window.document.location.hostname + pat + '</div>')
</script>
</footer>
<script src='https://cdn.jsdelivr.net/npm/live2d-widget@3.x/lib/L2Dwidget.min.js'></script>
<script>
loadlive2d();
hitokoto();
getStar();
hljs.initHighlighting();
console.clear();
CheckVersion();
var newDate = new Date();
newDate.setTime(1711178792927);
console.log(" Blog Update Time: " + newDate.toLocaleDateString());
console.log("\n %c \u26a1Theme:Chic Author's Blog:https://blog.itjoker.cn Write By ITJoker \n\n", "color: #ffffff; background: rgba(49, 49, 49, 0.85); padding:5px 0;border-radius:5px;");
</script>
<div id="tp-weather-widget" style="background: #666;display: flex;"></div>
<script>
(function(T, h, i, n, k, P, a, g, e) {
g = function() {
P = h.createElement(i);
a = h.getElementsByTagName(i)[0];
P.src = k;
P.charset = "utf-8";
P.async = 1;
a.parentNode.insertBefore(P, a)
};
T["ThinkPageWeatherWidgetObject"] = n;
T[n] || (T[n] = function() {
(T[n].q = T[n].q || []).push(arguments)
});
T[n].l = +new Date();
if (T.attachEvent) {
T.attachEvent("onload", g)
} else {
T.addEventListener("load", g, false)
}
}(window, document, "script", "tpwidget", "//widget.seniverse.com/widget/chameleon.js"))
</script>
<script>
var wearther_margin = "10px 10px";
tpwidget("init", {
"flavor": "bubble",
"location": "WX4FBXXFKE4F",
"geolocation": "enabled",
"position": "bottom-left",
"margin": wearther_margin,
"language": "zh-chs",
"unit": "c",
"theme": "chameleon",
"uid": "UFC977E1C7",
"hash": "213ad798bc472dc365da3a9d4a9ff115"
});
tpwidget("show");
</script>
</html>