mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 22:17:06 +08:00
breaking changes: 移除 waline 的 emojiCDN 和 emojiMaps 配置
fix: 修復 升級到 waline 1.x 而出現的 bug
This commit is contained in:
@@ -3,7 +3,7 @@ script.
|
||||
function loadWaline () {
|
||||
function initWaline () {
|
||||
let initData = {
|
||||
el: '#waline-wrap',
|
||||
el: null,
|
||||
serverURL: '!{theme.waline.serverURL}',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user