bump 1.1.6
This commit is contained in:
parent
e5e1e07e1a
commit
c8bb66955d
5 changed files with 6 additions and 6 deletions
|
|
@ -127,7 +127,7 @@ function scrollActiveSidebar () {
|
|||
|
||||
if (href !== '/') { href = href.match(/#([^#]+)$/g)[0].slice(1); }
|
||||
|
||||
nav[href] = li;
|
||||
nav[decodeURIComponent(href)] = li;
|
||||
}
|
||||
|
||||
function highlight () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue