mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-08-08 11:38:42 +08:00
feat(shuoshuo): render hexo tag plugins and defer post features via event
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
container.innerHTML = content
|
||||
|
||||
window.lazyLoadInstance && window.lazyLoadInstance.update()
|
||||
btf.loadLightbox(document.querySelectorAll('#article-container img:not(.no-lightbox)'))
|
||||
document.dispatchEvent(new Event('shuoshuo:rendered'))
|
||||
}
|
||||
|
||||
const setupNavEvents = (nav) => {
|
||||
|
||||
Reference in New Issue
Block a user