Skip to content

Commit

Permalink
Merge 7e95320 into 3eacc60
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed Jan 2, 2017
2 parents 3eacc60 + 7e95320 commit 6792bcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/script.js
Expand Up @@ -13,6 +13,7 @@ var Scrollclass = require('./scrollclass')
void (function () {
ready(function () {
new Pjax({ // eslint-disable-line
elements: 'a[href]:not([href^="http://"]):not([href^="https://"])',
selectors: ['.body', '.toc-menu', 'title'],
analytics: sendPageview
})
Expand Down

0 comments on commit 6792bcd

Please sign in to comment.