This commit is contained in:
Buu Nguyen 2014-05-14 22:23:54 -07:00
commit 441522a500
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
}
function getRepoFromPath() {
if (!!$('#parallax_wrapper').length) return false
var match = location.pathname.match(REGEXP)
if (!match) return false