mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
parent
1b36862218
commit
de35aa3d35
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ function scrollToNodeElement(index) {
|
|||
|
||||
const pjax = new PJAX({
|
||||
elements: '.pjax-link',
|
||||
selectors: ['.repository-content'],
|
||||
selectors: ['.repository-content', 'title'],
|
||||
scrollTo: false,
|
||||
analytics: false,
|
||||
cacheBust: false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue