Merge branch 'dev' of github.com:XPoet/hexo-theme-keep into dev

This commit is contained in:
XPoet 2021-04-26 17:27:34 +08:00
commit 922c7758dd
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<%- __js('js/libs/pjax.min.js') %>
<script>
window.addEventListener('DOMContentLoaded', () => {
const pjax = new Pjax({
window.pjax = new Pjax({
selectors: [
'head title',
'.page-container',