mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
Fix utterances/giscus with pjax (#779)
This commit is contained in:
parent
4cba2a3c44
commit
94dc7f105b
@ -3,6 +3,7 @@
|
||||
const pjax = new Pjax({
|
||||
selectors: [
|
||||
'head title',
|
||||
'meta[property="og:title"]',
|
||||
'script[type="application/json"]',
|
||||
// Precede .main-inner to prevent placeholder TOC changes asap
|
||||
'.post-toc-wrap',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user