You've already forked hexo-theme-icarus
fix(view): fix pjax support for searchbox plugins
This commit is contained in:
@@ -8,12 +8,13 @@
|
||||
pjax = new Pjax({
|
||||
selectors: [
|
||||
'[data-pjax]',
|
||||
'.pjax-reload',
|
||||
'head title',
|
||||
'.columns',
|
||||
'.navbar-start',
|
||||
'.navbar-end',
|
||||
'.searchbox',
|
||||
'.pjax-reload',
|
||||
'.searchbox link',
|
||||
'.searchbox script',
|
||||
'#back-to-top',
|
||||
'#comments link',
|
||||
'#comments script',
|
||||
|
||||
Reference in New Issue
Block a user