Skip to content

Commit

Permalink
【优化】浏览器缓存
Browse files Browse the repository at this point in the history
  • Loading branch information
PJ-568 authored Aug 19, 2024
1 parent e589d75 commit a1eb221
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions assets/override.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,8 @@
"#search-wrapper",
".content",
".pjax-reload"
]
],
cacheBust: false
})
}
catch (e) {
Expand Down Expand Up @@ -211,4 +212,4 @@
SetupGiscus(getCurrentLanguage(), getCurrentTheme());
endLoad();
})
})();
})();

0 comments on commit a1eb221

Please sign in to comment.