bump 1.1.6

This commit is contained in:
qingwei.li 2016-12-18 15:37:47 +08:00
commit c8bb66955d
5 changed files with 6 additions and 6 deletions

View file

@ -127,7 +127,7 @@ function scrollActiveSidebar () {
if (href !== '/') { href = href.match(/#([^#]+)$/g)[0].slice(1); }
nav[href] = li;
nav[decodeURIComponent(href)] = li;
}
function highlight () {