Update index.html
This commit is contained in:
parent
13dd23f2c0
commit
2abd97adf5
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@
|
|||
window.$docsify = {
|
||||
search: 'auto', // default
|
||||
loadSidebar: true,
|
||||
// loadNavbar: true,
|
||||
// mergeNavbar: true,
|
||||
loadNavbar: true,
|
||||
mergeNavbar: true,
|
||||
logo : './logo.png',
|
||||
subMaxLevel: 3,
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue