Site updated: 2022-10-17 11:34:55

This commit is contained in:
llbzow
2022-10-17 11:34:56 +00:00
parent 971436e348
commit e4cee57e55
14 changed files with 1005 additions and 24 deletions

View File

@@ -25,7 +25,7 @@
<meta property="og:type" content="article">
<meta property="og:title" content="博客留言区">
<meta property="og:url" content="http://example.com/2022/06/20/My-First-Blog/index.html">
<meta property="og:url" content="http://example.com/2022/06/19/My-First-Blog/index.html">
<meta property="og:site_name" content="流量不足ow的个人博客">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2022-06-19T16:00:48.134Z">
@@ -33,7 +33,7 @@
<meta property="article:author" content="llbzow">
<meta name="twitter:card" content="summary">
<link rel="canonical" href="http://example.com/2022/06/20/My-First-Blog/">
<link rel="canonical" href="http://example.com/2022/06/19/My-First-Blog/">
<script id="page-configurations">
@@ -181,7 +181,7 @@
<article itemscope itemtype="http://schema.org/Article" class="post-block" lang="zh-CN">
<link itemprop="mainEntityOfPage" href="http://example.com/2022/06/20/My-First-Blog/">
<link itemprop="mainEntityOfPage" href="http://example.com/2022/06/19/My-First-Blog/">
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="image" content="/images/avatar.png">
@@ -245,6 +245,13 @@
<div class="post-nav">
<div class="post-nav-item"></div>
<div class="post-nav-item">
<a href="/2022/10/17/Vmess/" rel="next" title="分享地址">
分享地址 <i class="fa fa-chevron-right"></i>
</a></div>
</div>
</footer>
</article>
@@ -318,7 +325,7 @@
<div class="site-state-item site-state-posts">
<a href="/archives/">
<span class="site-state-item-count">1</span>
<span class="site-state-item-count">2</span>
<span class="site-state-item-name">日志</span>
</a>
</div>
@@ -445,7 +452,7 @@ NexT.utils.loadComments(document.querySelector('#gitalk-container'), () => {
repo : 'BlogComments# Repository name to store issues',
owner : 'llbzow# GitHub repo owner',
admin : ['llbzow# GitHub repo owner and collaborators, only these guys can initialize gitHub issues'],
id : 'c6dfe60858232ede9f9e56a5d5bd3d0f',
id : 'bb31c72168893dfb40ce0a3e16df7c5a',
language: '',
distractionFreeMode: true
});