From 1cc47033f22f070d59703c9eb84809571d6c3644 Mon Sep 17 00:00:00 2001
From: 79E <5980844@qq.com>
Date: Sat, 1 Oct 2022 09:48:26 +0800
Subject: [PATCH] =?UTF-8?q?=F0=9F=90=BA=20=E6=9B=B4=E6=96=B0=E9=93=BE?=
=?UTF-8?q?=E6=8E=A5=E5=9C=B0=E5=9D=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README-EN.md | 15 +++++++--------
README.md | 14 +++++++-------
layout/_partial/foot.ejs | 4 ++--
3 files changed, 16 insertions(+), 17 deletions(-)
diff --git a/README-EN.md b/README-EN.md
index 0951720..5e86939 100644
--- a/README-EN.md
+++ b/README-EN.md
@@ -1,5 +1,5 @@
@@ -9,7 +9,7 @@
@@ -26,17 +26,16 @@
### Samples
-- [Quiet Demo](https://79e.cc/)
+- [Joey Blog](https://79e.cc/)
- [Taire's Blog](https://blog.taire.de)
-- [neo's Blog](https://www.shbo.xyz)
### 🚁Getting started
-[中文文档 ](https://github.com/79E/hexo-theme-quiet/blob/master/README.md)
+[中文文档 ](https://github.com/79e/hexo-theme-quiet/blob/master/README.md)
Download the theme:
```
-$ git clone https://github.com/79E/hexo-theme-quiet.git
+$ git clone https://github.com/79e/hexo-theme-quiet.git
```
Modify `_config.yml` of hexo to enable the quiet theme:
@@ -275,7 +274,7 @@ We need to configure Baidu statistics to generate the key that can

-Open source according to [MIT](https://github.com/79E/hexo-theme-quiet/blob/master/LICENSE) protocol
+Open source according to [MIT](https://github.com/79e/hexo-theme-quiet/blob/master/LICENSE) protocol
diff --git a/README.md b/README.md
index 146416e..54818ab 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
@@ -9,7 +9,7 @@
@@ -26,17 +26,17 @@
### ⛱预览Dome
-- [Quiet演示](https://79e.cc/)
+- [喬一博客](https://79e.cc/)
- [Taire's Blog](https://blog.taire.de)
- [neo's Blog](https://www.shbo.xyz)
### 🚁快速使用
-[English Documents](https://github.com/79E/hexo-theme-quiet/blob/master/README-EN.md)
+[English Documents](https://github.com/79e/hexo-theme-quiet/blob/master/README-EN.md)
我们首先下载主题
```
-$ git clone https://github.com/79E/hexo-theme-quiet.git
+$ git clone https://github.com/79e/hexo-theme-quiet.git
```
然后我们修改Hexo根目录下的 `_config.yml` 文件启用 Quiet 主题:
@@ -273,7 +273,7 @@ cover: 'https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/imgQuietView.png'

-根据 [MIT](https://github.com/79E/hexo-theme-quiet/blob/master/LICENSE) 协议开源
+根据 [MIT](https://github.com/79e/hexo-theme-quiet/blob/master/LICENSE) 协议开源
diff --git a/layout/_partial/foot.ejs b/layout/_partial/foot.ejs
index 45e33f3..1c32fbe 100644
--- a/layout/_partial/foot.ejs
+++ b/layout/_partial/foot.ejs
@@ -3,7 +3,7 @@
©<%= new Date().getFullYear() %> By <%- theme.author %>. 主题:
Quiet
+ href="https://github.com/79e/hexo-theme-quiet">Quiet
<% theme.bottomIcon.forEach(item =>{%>
@@ -17,5 +17,5 @@
<%- partial('_widget/analytics') %>
<%- partial('_widget/comment') %>
\ No newline at end of file