mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-10 21:17:07 +08:00
feat: 添加waline,valine 和twikoo 提供的文章閲讀數配置 close #502
improvement: 當文章頁cover 和cover 的 default_img都沒有配置時,會去讀取default_top_img的參數 improvement: 在完全沒有配置的情況下,運行時控制臺報null 的問題
This commit is contained in:
@@ -13,6 +13,7 @@ script.
|
||||
path: location.pathname,
|
||||
emojiCDN: '#{theme.waline.emojiCDN}',
|
||||
emojiMaps: !{emojiMaps},
|
||||
visitor: #{theme.waline.visitor}
|
||||
}
|
||||
|
||||
if (!{Boolean(option)}) {
|
||||
|
||||
Reference in New Issue
Block a user