mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 22:17:06 +08:00
1. 完善gitalk 在 dark mode下的顯示
2. 完善footer 有背景和無背景下,在dark mode下的顯示 3. 界面微調 4. 增加選項可關閉aside在手機上的顯示 5. 修復關閉夜間模式情況下,console報Uncaught ReferenceError: autoChangeMode is not defined 的bug
This commit is contained in:
@@ -428,6 +428,9 @@ subtitle:
|
||||
|
||||
#### 側邊欄 ####
|
||||
#-------------------------------------
|
||||
# 手機頁面( 顯示寬度 < 768px )是否顯示aside内容
|
||||
aside_mobile: true
|
||||
|
||||
# 側邊欄顯示設置
|
||||
aside:
|
||||
position: right # left or right
|
||||
|
||||
Reference in New Issue
Block a user