Update index.html

pull/6/head
fenny 2020-01-06 21:42:03 -05:00 committed by GitHub
parent 512a564251
commit c93f21fc8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@
$('.section-link[href="' + hash + '"]').trigger('click')
$('.section-link[href="' + hash + '"]').parent().parent().addClass('active')
}
}, 100)
}, 250)
})
$(document).on('click', '.sidebar-nav > ul > li', function(e) {
$('.sidebar-nav > ul > ul').removeClass('active')