diff --git a/source/js/pjax.js b/source/js/pjax.js index 64d1ec4..8a4db78 100644 --- a/source/js/pjax.js +++ b/source/js/pjax.js @@ -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',