Site updated: 2022-10-18 09:51:44

This commit is contained in:
llbzow
2022-10-18 09:51:45 +00:00
parent a6658a9964
commit 1c67b6e6c7
7 changed files with 30 additions and 18 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">
@@ -452,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
});