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 = {
|
window.$docsify = {
|
||||||
search: 'auto', // default
|
search: 'auto', // default
|
||||||
loadSidebar: true,
|
loadSidebar: true,
|
||||||
// loadNavbar: true,
|
loadNavbar: true,
|
||||||
// mergeNavbar: true,
|
mergeNavbar: true,
|
||||||
logo : './logo.png',
|
logo : './logo.png',
|
||||||
subMaxLevel: 3,
|
subMaxLevel: 3,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue