mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-06-06 05:11:45 +08:00
feat: 增加配置 disable_top_img,禁用所有的top_img
fix: 修復 background-image 遇到連結有括號時會無法顯示的bug fix: Readmode 標題邊距 fix: 修復twikoo 評論數獲取會因為地域問題報錯的bug
This commit is contained in:
@@ -86,6 +86,9 @@ avatar:
|
||||
img:
|
||||
effect: false
|
||||
|
||||
# Disable all banner image
|
||||
disable_top_img: false
|
||||
|
||||
# The banner image of home page
|
||||
index_img:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user