-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
304 lines (157 loc) · 6.46 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
<!DOCTYPE html>
<html lang=en>
<head>
<!-- so meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5" />
<meta name="description" content="闲的没事,试试Blog">
<meta property="og:type" content="website">
<meta property="og:title" content="DMIND's B~l~o~g~">
<meta property="og:url" content="https://dmind-nll.github.io/index.html">
<meta property="og:site_name" content="DMIND's B~l~o~g~">
<meta property="og:description" content="闲的没事,试试Blog">
<meta property="og:locale" content="en_US">
<meta property="article:author" content="DMIND">
<meta name="twitter:card" content="summary">
<link rel="shortcut icon" href="/images/favicon.ico">
<link rel="icon" type="image/png" href="/images/favicon-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
<!-- title -->
<title>DMIND's B~l~o~g~</title>
<!-- styles -->
<link rel="stylesheet" href="/css/style.css">
<!-- persian styles -->
<!-- rss -->
<!-- mathjax -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
inlineMath: [['$','$']]
}
});
</script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-MML-AM_CHTML' async></script>
<meta name="generator" content="Hexo 5.4.0"><link rel="alternate" href="/atom.xml" title="DMIND's B~l~o~g~" type="application/atom+xml">
</head>
<body class="max-width mx-auto px3 ltr">
<div class="content index py4">
<header id="header">
<a href="/">
<div id="logo" style="background-image: url(/images/logo.png);"></div>
<div id="title">
<h1>DMIND's B~l~o~g~</h1>
</div>
</a>
<div id="nav">
<ul>
<li class="icon">
<a href="#" aria-label="Menu"><i class="fas fa-bars fa-2x"></i></a>
</li>
<li><a href="/">Home</a></li>
<li><a href="/about/">About</a></li>
<li><a href="/archives/">Writing</a></li>
<li><a href="/tags/">Tag</a></li>
<li><a href="/categories/">Category</a></li>
<li><a href="/search/">Search</a></li>
</ul>
</div>
</header>
<section id="about">
<p>闲的没事,试试Blog</p>
<p>
Find me on
<a class="icon" target="_blank" rel="noopener" href="http://github.com/DMIND-NLL" aria-label="github">
<i class="fab fa-github"></i><!--
---></a><!--
---><!--
---> and
<a class="icon" target="_blank" rel="noopener" href="[email protected]" aria-label="mail">
<i class="fas fa-envelope"></i><!--
---></a>
<!--
--->.
</p>
</section>
<section id="writing">
<span class="h1"><a href="/archives/">Writing</a></span>
<span class="h2">Topics</span>
<span class="widget tagcloud">
<a href="/tags/Hello-%F0%9F%98%98/" style="font-size: 10px;">Hello 😘</a> <a href="/tags/Java%E5%AD%A6%E4%B9%A0/" style="font-size: 20px;">Java学习</a> <a href="/tags/%E6%A0%87%E7%AD%BE%E7%94%B2/" style="font-size: 10px;">标签甲</a>
</span>
<span class="h2">Most recent</span>
<ul class="post-list">
<li class="post-item">
<div class="meta">
<time datetime="2021-07-12T09:53:43.167Z" itemprop="dateModified">2021-07-12</time>
</div>
<span>
<a class="" href="/2021/07/11/Java%E5%AD%A6%E4%B9%A0%E3%80%90Day-10%E3%80%91/">Java学习【Day-10】</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2021-07-11T12:04:17.026Z" itemprop="dateModified">2021-07-11</time>
</div>
<span>
<a class="" href="/2017/12/24/Second/">题目模板</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2021-07-11T11:39:09.579Z" itemprop="dateModified">2021-07-11</time>
</div>
<span>
<a class="" href="/2021/07/09/Java%E5%AD%A6%E4%B9%A0%E3%80%90Day-11%E3%80%91/">Java学习【Day 11】</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2021-07-11T10:09:47.732Z" itemprop="dateModified">2021-07-11</time>
</div>
<span>
<a class="" href="/2021/07/09/My-Fitst-Post/">My Fitst Post</a>
</span>
</li>
</ul>
</section>
<footer id="footer">
<div class="footer-left">
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
本站总访问量<span id="busuanzi_value_site_pv"></span>次
本站访客数<span id="busuanzi_value_site_uv"></span>人次
本文总阅读量<span id="busuanzi_value_page_pv"></span>次
Copyright ©
2021
DMIND
</div>
<div class="footer-right">
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/about/">About</a></li>
<li><a href="/archives/">Writing</a></li>
<li><a href="/tags/">Tag</a></li>
<li><a href="/categories/">Category</a></li>
<li><a href="/search/">Search</a></li>
</ul>
</nav>
</div>
</footer>
</div>
<!-- styles -->
<link rel="preload" as="style" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css" crossorigin="anonymous" onload="this.onload=null;this.rel='stylesheet'"/>
<!-- jquery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" crossorigin="anonymous"></script>
<!-- clipboard -->
<script src="/js/main.js"></script>
<!-- search -->
<!-- Google Analytics -->
<!-- Baidu Analytics -->
<!-- Cloudflare Analytics -->
<!-- Umami Analytics -->
<!-- Disqus Comments -->
</body>
</html>