fix _config.butterfly.yml

This commit is contained in:
2025-02-08 17:40:02 +08:00
parent 92fa085399
commit bcf66aee48
5 changed files with 11 additions and 5 deletions

View File

@@ -79,9 +79,9 @@ category_per_img: /img/site01.jpg
cover:
# display the cover or not (是否顯示文章封面)
index_enable: false
aside_enable: false
archives_enable: false
index_enable: true
aside_enable: true
archives_enable: true
# the position of cover in home page (封面顯示的位置)
# left/right/both
position: both
@@ -208,7 +208,7 @@ footer:
owner:
enable: true
since: 2024
custom_text: <span>备案号豫ICP备2023019300号</span>
custom_text: <a href="https://beian.miit.gov.cn/#/Integrated/recordQuery"><img class="icp-icon" src="https://beian.mps.gov.cn/img/logo01.dd7ff50e.png"><span>备案号豫ICP备2023019300号</span></a>
# aside (側邊欄)
# --------------------------------------