Update index.html
This commit is contained in:
parent
a0c7da27af
commit
11922e188a
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
||||||
window.$docsify = {
|
window.$docsify = {
|
||||||
//...
|
//...
|
||||||
el: '#main',
|
el: '#main',
|
||||||
|
loadSidebar: true
|
||||||
|
|
||||||
|
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Reference in a new issue