in themes/kube/static/js/kube.js [1766:1772]
pushStateOpen: function(push, item) { if (push !== false && this.opts.hash !== false) { history.pushState(false, false, item.hash); } },