fix _config.butterfly.yml
This commit is contained in:
@@ -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 (側邊欄)
|
||||
# --------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user