diff --git a/README.md b/README.md
index eefe5d4f..5f150d15 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
繁中
-
+
@@ -26,7 +26,7 @@
## 🌐 Online Demo
-- [Anonymous Land](https://ohevan.com)
+- [EvanNotFound's Blog](https://ohevan.com)
- [Theme Redefine Demo](https://redefine.ohevan.com)
## ⛰️ Some functions
diff --git a/README_zh-CN.md b/README_zh-CN.md
index 010b379b..cf46f04c 100644
--- a/README_zh-CN.md
+++ b/README_zh-CN.md
@@ -5,8 +5,7 @@
繁中
-
-
+
# hexo-theme-redefine
@@ -26,7 +25,7 @@
## 🌐 在线演示站
-- [Anonymous Land](https://ohevan.com)
+- [EvanNotFound's Blog](https://ohevan.com)
- [Theme Redefine Demo](https://redefine.ohevan.com)
## ⛰️ 部分功能
diff --git a/README_zh-TW.md b/README_zh-TW.md
index 92484fb2..f9f4950e 100644
--- a/README_zh-TW.md
+++ b/README_zh-TW.md
@@ -5,7 +5,7 @@
简中
-
+
@@ -27,7 +27,7 @@
## 🌐 在線演示站
-- [Anonymous Land](https://ohevan.com)
+- [EvanNotFound's Blog](https://ohevan.com)
- [Theme Redefine Demo](https://redefine.ohevan.com)
## ⛰️ 部分功能
diff --git a/_config.yml b/_config.yml
index 72589780..d9f7a350 100755
--- a/_config.yml
+++ b/_config.yml
@@ -51,6 +51,10 @@ style:
light: "#fff" # first screen title color (light mode)
dark: "#d1d1b6" # first screen title color (dark mode)
description: Theme Redefine # the title in the middle of the first screen. HTML supported (e.g. svg html code of your logo)
+ custom_font: # custom font for the first screen
+ enable: false
+ font_family: # the font family name of the url below
+ font_url: # The url to the font file
# Scroll style settings
scroll:
@@ -90,7 +94,7 @@ menu: #you can customize, i18n files are in the theme's languages folder. fa-reg
# submenus:
# Me: /about
# Github: https://github.com/EvanNotFound/hexo-theme-redefine
- # Blog: https://www.evanluo.top
+ # Blog: https://ohevan.com
# Friends: /friends
# Links:
# icon: fa-regular fa-link
@@ -243,6 +247,21 @@ cdn:
pjax:
enable: true
+# ---------------------------------------------------------------------------------------
+# Article recommendation (transplant from Volantis)
+# ---------------------------------------------------------------------------------------
+recommended_article: # 文章推荐,需要 npm install nodejieba
+ enable: false
+ title: 推荐阅读
+ icon: fa-solid fa-bookmark
+ max_count: 3
+ placeholder_img: https://evan.beee.top/img/wallhaven-wqery6-light.webp
+ # 不展示文章推荐:
+ # front-matter 使用 skip_recommended_article: true 关闭
+ # 不在以下文件夹文章中展示文章推荐 根目录是source/
+ skip_dirs:
+ - wiki/
+
# ---------------------------------------------------------------------------------------
# Fontawesome
# ---------------------------------------------------------------------------------------
@@ -277,4 +296,4 @@ inject:
# Please go to github to update the latest version frequently
# Github: https://github.com/EvanNotFound/hexo-theme-redefine
# ---------------------------------------------------------------------------------------
-version: 1.1.0
\ No newline at end of file
+version: 1.1.1
\ No newline at end of file
diff --git a/layout/_partials/components/404-template.ejs b/layout/_partials/components/404-template.ejs
new file mode 100644
index 00000000..f843b853
--- /dev/null
+++ b/layout/_partials/components/404-template.ejs
@@ -0,0 +1,8 @@
+