From ffeb6c460f29269b651b39222a3d2dadc6ade998 Mon Sep 17 00:00:00 2001 From: thely314 <146166116+thely314@users.noreply.github.com> Date: Fri, 8 Dec 2023 23:48:21 +0800 Subject: [PATCH] 23:48 final set --- themes/butterfly/_config.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/themes/butterfly/_config.yml b/themes/butterfly/_config.yml index e80a7bb..9b2d626 100644 --- a/themes/butterfly/_config.yml +++ b/themes/butterfly/_config.yml @@ -9,16 +9,16 @@ nav: # Menu 目錄 menu: - Home: / || fas fa-home - Archives: /archives/ || fas fa-archive - Tags: /tags/ || fas fa-tags - Categories: /categories/ || fas fa-folder-open + 主页: / || fas fa-home + 归档: /archives/ || fas fa-archive + 标签: /tags/ || fas fa-tags + 分类: /categories/ || fas fa-folder-open # List||fas fa-list||hide: # Music: /音乐/ || fas fa-music # Movie: /movies/ || fas fa-video # Link: /link/ || fas fa-link # { key: "音乐", link: "/playlist/", icon: "iconfont icon-music" } - About: /about/ || fas fa-heart + 关于: /about/ || fas fa-heart # Code Blocks (代碼相關) # -------------------------------------- @@ -46,7 +46,7 @@ favicon: /img/thely_headIMG.png # Avatar (頭像) avatar: img: /img/thely_headIMG.png - effect: true + effect: false # Disable all banner image disable_top_img: false