Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Lethescap committed Jun 7, 2024
1 parent d6ab3a4 commit e1da56d
Show file tree
Hide file tree
Showing 9 changed files with 24 additions and 16 deletions.
2 changes: 1 addition & 1 deletion about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<meta property="og:description" content="记录我的生活、学习、兴趣">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2024-06-05T13:55:29.000Z">
<meta property="article:modified_time" content="2024-06-07T22:06:23.378Z">
<meta property="article:modified_time" content="2024-06-07T22:10:39.085Z">
<meta property="article:author" content="Laphael">
<meta name="twitter:card" content="summary">

Expand Down
2 changes: 1 addition & 1 deletion categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<meta property="og:description" content="记录我的生活、学习、兴趣">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2024-06-05T13:55:25.000Z">
<meta property="article:modified_time" content="2024-06-07T22:06:23.382Z">
<meta property="article:modified_time" content="2024-06-07T22:10:39.085Z">
<meta property="article:author" content="Laphael">
<meta name="twitter:card" content="summary">

Expand Down
10 changes: 9 additions & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1270,7 +1270,7 @@ pre code {
vertical-align: middle;
}
.links-of-author a::before {
background: #ffff67;
background: #eda617;
display: inline-block;
margin-right: 3px;
transform: translateY(-2px);
Expand Down Expand Up @@ -2541,3 +2541,11 @@ header.header {
left: 320px;
}
}
code {
padding: 2px 4px;
overflow-wrap: break-word;
color: #c7254e;
background: #f9f2f4;
border-radius: 3px;
font-size: 18px;
}
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ <h2 class="post-title" itemprop="name headline">
<i class="far fa-calendar-check"></i>
</span>
<span class="post-meta-item-text">更新于</span>
<time title="修改时间:2024-06-08 06:06:23" itemprop="dateModified" datetime="2024-06-08T06:06:23+08:00">2024-06-08</time>
<time title="修改时间:2024-06-08 06:10:39" itemprop="dateModified" datetime="2024-06-08T06:10:39+08:00">2024-06-08</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
Expand Down Expand Up @@ -286,7 +286,7 @@ <h2 class="post-title" itemprop="name headline">
<i class="far fa-calendar-check"></i>
</span>
<span class="post-meta-item-text">更新于</span>
<time title="修改时间:2024-06-08 06:06:23" itemprop="dateModified" datetime="2024-06-08T06:06:23+08:00">2024-06-08</time>
<time title="修改时间:2024-06-08 06:10:39" itemprop="dateModified" datetime="2024-06-08T06:10:39+08:00">2024-06-08</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
Expand Down Expand Up @@ -375,7 +375,7 @@ <h2 class="post-title" itemprop="name headline">
<i class="far fa-calendar-check"></i>
</span>
<span class="post-meta-item-text">更新于</span>
<time title="修改时间:2024-06-08 06:06:23" itemprop="dateModified" datetime="2024-06-08T06:06:23+08:00">2024-06-08</time>
<time title="修改时间:2024-06-08 06:10:39" itemprop="dateModified" datetime="2024-06-08T06:10:39+08:00">2024-06-08</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
Expand Down Expand Up @@ -481,7 +481,7 @@ <h2 class="post-title" itemprop="name headline">
<i class="far fa-calendar-check"></i>
</span>
<span class="post-meta-item-text">更新于</span>
<time title="修改时间:2024-06-08 06:06:23" itemprop="dateModified" datetime="2024-06-08T06:06:23+08:00">2024-06-08</time>
<time title="修改时间:2024-06-08 06:10:39" itemprop="dateModified" datetime="2024-06-08T06:10:39+08:00">2024-06-08</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
Expand Down
4 changes: 2 additions & 2 deletions posts/3f67efa6.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<meta property="og:description" content="配置git的用户名和密码,应该是你安装完git后需要做的第一件事。 能避免很多麻烦 配置用户名1git config --global user.name &quot;Your Name&quot; 配置邮箱:1git config --global user.email &quot;[email protected]&quot; 查看git配置信息1git config --list">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2024-06-07T11:17:15.000Z">
<meta property="article:modified_time" content="2024-06-07T22:06:23.378Z">
<meta property="article:modified_time" content="2024-06-07T22:10:39.085Z">
<meta property="article:author" content="Laphael">
<meta property="article:tag" content="git">
<meta name="twitter:card" content="summary">
Expand Down Expand Up @@ -200,7 +200,7 @@ <h1 class="post-title" itemprop="name headline">
<i class="far fa-calendar-check"></i>
</span>
<span class="post-meta-item-text">更新于</span>
<time title="修改时间:2024-06-08 06:06:23" itemprop="dateModified" datetime="2024-06-08T06:06:23+08:00">2024-06-08</time>
<time title="修改时间:2024-06-08 06:10:39" itemprop="dateModified" datetime="2024-06-08T06:10:39+08:00">2024-06-08</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
Expand Down
4 changes: 2 additions & 2 deletions posts/4dbd6b59.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<meta property="og:description" content="使用hexo-abbrlink插件即可。 安装1npm install hexo-abbrlink --save 设置在_config.yml中修改添加下面内容: 12345678permalink: posts&#x2F;:abbrlink.htmlabbrlink: alg: crc32 rep: hex permalink_defaults:pretty_urls: trailing_inde">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2024-06-07T01:11:18.000Z">
<meta property="article:modified_time" content="2024-06-07T22:06:23.378Z">
<meta property="article:modified_time" content="2024-06-07T22:10:39.085Z">
<meta property="article:author" content="Laphael">
<meta property="article:tag" content="hexo">
<meta name="twitter:card" content="summary">
Expand Down Expand Up @@ -200,7 +200,7 @@ <h1 class="post-title" itemprop="name headline">
<i class="far fa-calendar-check"></i>
</span>
<span class="post-meta-item-text">更新于</span>
<time title="修改时间:2024-06-08 06:06:23" itemprop="dateModified" datetime="2024-06-08T06:06:23+08:00">2024-06-08</time>
<time title="修改时间:2024-06-08 06:10:39" itemprop="dateModified" datetime="2024-06-08T06:10:39+08:00">2024-06-08</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
Expand Down
4 changes: 2 additions & 2 deletions posts/4dbff0f4.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<meta property="og:description" content="1wget https:&#x2F;&#x2F;github.com&#x2F;mkubecek&#x2F;vmware-host-modules&#x2F;archive&#x2F;workstation-17.5.1.tar.gz 1tar -xzf workstation-17.5.1.tar.gz 12cd vmware-host-modules-workstation-17.5.1&#x2F; 12tar -cf vmmon.tar vmmon-only">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2024-06-07T14:54:50.000Z">
<meta property="article:modified_time" content="2024-06-07T22:06:23.378Z">
<meta property="article:modified_time" content="2024-06-07T22:10:39.085Z">
<meta property="article:author" content="Laphael">
<meta property="article:tag" content="vmware">
<meta name="twitter:card" content="summary">
Expand Down Expand Up @@ -199,7 +199,7 @@ <h1 class="post-title" itemprop="name headline">
<i class="far fa-calendar-check"></i>
</span>
<span class="post-meta-item-text">更新于</span>
<time title="修改时间:2024-06-08 06:06:23" itemprop="dateModified" datetime="2024-06-08T06:06:23+08:00">2024-06-08</time>
<time title="修改时间:2024-06-08 06:10:39" itemprop="dateModified" datetime="2024-06-08T06:10:39+08:00">2024-06-08</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
Expand Down
4 changes: 2 additions & 2 deletions posts/4f786861.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<meta property="og:description" content="安装hexo1npm install hexo-cli -g 建站123hexo init &lt;folder&gt;cd &lt;folder&gt;npm install 主题安装NexT主题12cd hexo-sitenpm install hexo-theme-next 启用NexT主题编辑网站根目录下的_config.yml,在99行左右,改成下面样子 1theme: next 设">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2024-06-07T07:46:23.000Z">
<meta property="article:modified_time" content="2024-06-07T22:06:23.378Z">
<meta property="article:modified_time" content="2024-06-07T22:10:39.085Z">
<meta property="article:author" content="Laphael">
<meta property="article:tag" content="hexo">
<meta property="article:tag" content="theme">
Expand Down Expand Up @@ -201,7 +201,7 @@ <h1 class="post-title" itemprop="name headline">
<i class="far fa-calendar-check"></i>
</span>
<span class="post-meta-item-text">更新于</span>
<time title="修改时间:2024-06-08 06:06:23" itemprop="dateModified" datetime="2024-06-08T06:06:23+08:00">2024-06-08</time>
<time title="修改时间:2024-06-08 06:10:39" itemprop="dateModified" datetime="2024-06-08T06:10:39+08:00">2024-06-08</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
Expand Down
2 changes: 1 addition & 1 deletion tags/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<meta property="og:description" content="记录我的生活、学习、兴趣">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2024-06-05T13:56:57.000Z">
<meta property="article:modified_time" content="2024-06-07T22:06:23.382Z">
<meta property="article:modified_time" content="2024-06-07T22:10:39.085Z">
<meta property="article:author" content="Laphael">
<meta name="twitter:card" content="summary">

Expand Down

0 comments on commit e1da56d

Please sign in to comment.