You've already forked hexo-theme-icarus
fix(core): fix browser cache performance issue
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
'#back-to-top',
|
||||
'#comments link',
|
||||
'#comments script'
|
||||
]
|
||||
],
|
||||
cacheBust: false
|
||||
});
|
||||
} catch (e) {
|
||||
console.warn('PJAX error: ' + e);
|
||||
|
||||
Reference in New Issue
Block a user