mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
1. Fix: 修復使用hexo-asset-image,開啓懶加載后,圖片會出現無法加載問題
This commit is contained in:
@@ -17,4 +17,4 @@ hexo.extend.filter.register('after_post_render', data => {
|
||||
});
|
||||
|
||||
data.content = $.html();
|
||||
}, 0);
|
||||
}, 100);
|
||||
Reference in New Issue
Block a user