⚡ Upgrade third party js logic improve load speed.
This commit is contained in:
3
assets/js/third-party/comments/livere.js
vendored
3
assets/js/third-party/comments/livere.js
vendored
@@ -1,4 +1,5 @@
|
||||
NexT.comments.giscus = function() {
|
||||
/* LiveRe comment plugin */
|
||||
NexT.plugins.comments.livere = function() {
|
||||
const element = '#lv-container';
|
||||
if (!NexT.CONFIG.livere
|
||||
|| !NexT.utils.checkDOMExist(element)) return;
|
||||
|
||||
Reference in New Issue
Block a user