Skip to content

Commit ceedb83

Browse files
committed
Site updated: 2020-11-13 13:52:57
1 parent fe94fa5 commit ceedb83

File tree

7 files changed

+92
-10
lines changed

7 files changed

+92
-10
lines changed

2020/09/28/hello-world/index.html

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<meta property="og:description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick">
3131
<meta property="og:locale" content="zh_CN">
3232
<meta property="article:published_time" content="2020-09-28T00:31:07.064Z">
33-
<meta property="article:modified_time" content="2020-09-28T00:31:07.064Z">
33+
<meta property="article:modified_time" content="2020-11-13T05:43:31.154Z">
3434
<meta property="article:author" content="Basakest">
3535
<meta name="twitter:card" content="summary">
3636

@@ -220,6 +220,8 @@ <h1 class="post-title" itemprop="name headline">
220220
</h1>
221221

222222
<div class="post-meta">
223+
224+
223225
<span class="post-meta-item">
224226
<span class="post-meta-item-icon">
225227
<i class="far fa-calendar"></i>
@@ -228,6 +230,13 @@ <h1 class="post-title" itemprop="name headline">
228230

229231
<time title="创建时间:2020-09-28 08:31:07" itemprop="dateCreated datePublished" datetime="2020-09-28T08:31:07+08:00">2020-09-28</time>
230232
</span>
233+
<span class="post-meta-item">
234+
<span class="post-meta-item-icon">
235+
<i class="far fa-calendar-check"></i>
236+
</span>
237+
<span class="post-meta-item-text">更新于</span>
238+
<time title="修改时间:2020-11-13 13:43:31" itemprop="dateModified" datetime="2020-11-13T13:43:31+08:00">2020-11-13</time>
239+
</span>
231240

232241

233242
<span class="post-meta-item" title="阅读次数" id="busuanzi_container_page_pv" style="display: none;">
@@ -276,6 +285,26 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
276285
</div>
277286
</div>
278287

288+
<div class="reward-container">
289+
<div></div>
290+
<button onclick="var qr = document.getElementById('qr'); qr.style.display = (qr.style.display === 'none') ? 'block' : 'none';">
291+
打赏
292+
</button>
293+
<div id="qr" style="display: none;">
294+
295+
<div style="display: inline-block;">
296+
<img src="/images/wechatpay.png" alt="Basakest 微信支付">
297+
<p>微信支付</p>
298+
</div>
299+
300+
<div style="display: inline-block;">
301+
<img src="/images/alipay.png" alt="Basakest 支付宝">
302+
<p>支付宝</p>
303+
</div>
304+
305+
</div>
306+
</div>
307+
279308

280309

281310
<div>

2020/10/05/test/index.html

Lines changed: 35 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<meta property="og:description" content="The titleThis is a test message 1234567&lt;?phpecho &quot;hello world&quot;;$p &#x3D; 23;?&gt;">
3131
<meta property="og:locale" content="zh_CN">
3232
<meta property="article:published_time" content="2020-10-05T08:48:42.000Z">
33-
<meta property="article:modified_time" content="2020-10-05T10:32:52.071Z">
33+
<meta property="article:modified_time" content="2020-11-13T05:43:44.329Z">
3434
<meta property="article:author" content="Basakest">
3535
<meta name="twitter:card" content="summary">
3636

@@ -220,15 +220,27 @@ <h1 class="post-title" itemprop="name headline">
220220
</h1>
221221

222222
<div class="post-meta">
223+
224+
225+
<i class="fa fa-thumb-tack"></i>
226+
<font color=7D26CD>置顶</font>
227+
<span class="post-meta-divider">|</span>
228+
223229
<span class="post-meta-item">
224230
<span class="post-meta-item-icon">
225231
<i class="far fa-calendar"></i>
226232
</span>
227233
<span class="post-meta-item-text">发表于</span>
228-
229234

230-
<time title="创建时间:2020-10-05 16:48:42 / 修改时间:18:32:52" itemprop="dateCreated datePublished" datetime="2020-10-05T16:48:42+08:00">2020-10-05</time>
235+
<time title="创建时间:2020-10-05 16:48:42" itemprop="dateCreated datePublished" datetime="2020-10-05T16:48:42+08:00">2020-10-05</time>
231236
</span>
237+
<span class="post-meta-item">
238+
<span class="post-meta-item-icon">
239+
<i class="far fa-calendar-check"></i>
240+
</span>
241+
<span class="post-meta-item-text">更新于</span>
242+
<time title="修改时间:2020-11-13 13:43:44" itemprop="dateModified" datetime="2020-11-13T13:43:44+08:00">2020-11-13</time>
243+
</span>
232244

233245

234246
<span class="post-meta-item" title="阅读次数" id="busuanzi_container_page_pv" style="display: none;">
@@ -267,6 +279,26 @@ <h1 id="The-title"><a href="#The-title" class="headerlink" title="The title"></a
267279
</div>
268280
</div>
269281

282+
<div class="reward-container">
283+
<div></div>
284+
<button onclick="var qr = document.getElementById('qr'); qr.style.display = (qr.style.display === 'none') ? 'block' : 'none';">
285+
打赏
286+
</button>
287+
<div id="qr" style="display: none;">
288+
289+
<div style="display: inline-block;">
290+
<img src="/images/wechatpay.png" alt="Basakest 微信支付">
291+
<p>微信支付</p>
292+
</div>
293+
294+
<div style="display: inline-block;">
295+
<img src="/images/alipay.png" alt="Basakest 支付宝">
296+
<p>支付宝</p>
297+
</div>
298+
299+
</div>
300+
</div>
301+
270302

271303

272304
<div>

atom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link href="http://example.com/atom.xml" rel="self"/>
77

88
<link href="http://example.com/"/>
9-
<updated>2020-10-05T10:32:52.071Z</updated>
9+
<updated>2020-11-13T05:43:44.329Z</updated>
1010
<id>http://example.com/</id>
1111

1212
<author>
@@ -21,7 +21,7 @@
2121
<link href="http://example.com/2020/10/05/test/"/>
2222
<id>http://example.com/2020/10/05/test/</id>
2323
<published>2020-10-05T08:48:42.000Z</published>
24-
<updated>2020-10-05T10:32:52.071Z</updated>
24+
<updated>2020-11-13T05:43:44.329Z</updated>
2525

2626
<content type="html"><![CDATA[<h1 id="The-title"><a href="#The-title" class="headerlink" title="The title"></a>The title</h1><p>This is a test message</p><figure class="highlight php"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br><span class="line">6</span><br><span class="line">7</span><br></pre></td><td class="code"><pre><span class="line"><span class="meta">&lt;?php</span></span><br><span class="line"></span><br><span class="line"><span class="keyword">echo</span> <span class="string">&quot;hello world&quot;</span>;</span><br><span class="line"></span><br><span class="line">$p = <span class="number">23</span>;</span><br><span class="line"></span><br><span class="line"><span class="meta">?&gt;</span></span><br></pre></td></tr></table></figure>]]></content>
2727

@@ -42,7 +42,7 @@
4242
<link href="http://example.com/2020/09/28/hello-world/"/>
4343
<id>http://example.com/2020/09/28/hello-world/</id>
4444
<published>2020-09-28T00:31:07.064Z</published>
45-
<updated>2020-09-28T00:31:07.064Z</updated>
45+
<updated>2020-11-13T05:43:31.154Z</updated>
4646

4747
<content type="html"><![CDATA[<p>Welcome to <a href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p><h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo new <span class="string">&quot;My New Post&quot;</span></span><br></pre></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/writing.html">Writing</a></p><h3 id="Run-server"><a href="#Run-server" class="headerlink" title="Run server"></a>Run server</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo server</span><br></pre></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/server.html">Server</a></p><h3 id="Generate-static-files"><a href="#Generate-static-files" class="headerlink" title="Generate static files"></a>Generate static files</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo generate</span><br></pre></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/generating.html">Generating</a></p><h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerlink" title="Deploy to remote sites"></a>Deploy to remote sites</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo deploy</span><br></pre></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/one-command-deployment.html">Deployment</a></p>]]></content>
4848

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1175,7 +1175,7 @@ pre .javascript .function {
11751175
}
11761176
.links-of-author a::before,
11771177
.links-of-author span.exturl::before {
1178-
background: #54beff;
1178+
background: #ffffa7;
11791179
border-radius: 50%;
11801180
content: ' ';
11811181
display: inline-block;

images/alipay.png

389 KB
Loading

images/wechatpay.png

437 KB
Loading

index.html

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,15 +218,27 @@ <h2 class="post-title" itemprop="name headline">
218218
</h2>
219219

220220
<div class="post-meta">
221+
222+
223+
<i class="fa fa-thumb-tack"></i>
224+
<font color=7D26CD>置顶</font>
225+
<span class="post-meta-divider">|</span>
226+
221227
<span class="post-meta-item">
222228
<span class="post-meta-item-icon">
223229
<i class="far fa-calendar"></i>
224230
</span>
225231
<span class="post-meta-item-text">发表于</span>
226-
227232

228-
<time title="创建时间:2020-10-05 16:48:42 / 修改时间:18:32:52" itemprop="dateCreated datePublished" datetime="2020-10-05T16:48:42+08:00">2020-10-05</time>
233+
<time title="创建时间:2020-10-05 16:48:42" itemprop="dateCreated datePublished" datetime="2020-10-05T16:48:42+08:00">2020-10-05</time>
229234
</span>
235+
<span class="post-meta-item">
236+
<span class="post-meta-item-icon">
237+
<i class="far fa-calendar-check"></i>
238+
</span>
239+
<span class="post-meta-item-text">更新于</span>
240+
<time title="修改时间:2020-11-13 13:43:44" itemprop="dateModified" datetime="2020-11-13T13:43:44+08:00">2020-11-13</time>
241+
</span>
230242

231243

232244

@@ -281,6 +293,8 @@ <h2 class="post-title" itemprop="name headline">
281293
</h2>
282294

283295
<div class="post-meta">
296+
297+
284298
<span class="post-meta-item">
285299
<span class="post-meta-item-icon">
286300
<i class="far fa-calendar"></i>
@@ -289,6 +303,13 @@ <h2 class="post-title" itemprop="name headline">
289303

290304
<time title="创建时间:2020-09-28 08:31:07" itemprop="dateCreated datePublished" datetime="2020-09-28T08:31:07+08:00">2020-09-28</time>
291305
</span>
306+
<span class="post-meta-item">
307+
<span class="post-meta-item-icon">
308+
<i class="far fa-calendar-check"></i>
309+
</span>
310+
<span class="post-meta-item-text">更新于</span>
311+
<time title="修改时间:2020-11-13 13:43:31" itemprop="dateModified" datetime="2020-11-13T13:43:31+08:00">2020-11-13</time>
312+
</span>
292313

293314

294315

0 commit comments

Comments
 (0)