diff --git a/docs/index.html b/docs/index.html index e997763..c7bfb0e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -14,7 +14,8 @@ window.$docsify = { name: 'NativeBot', repo: 'https://github.com/nitu2003/NativeBot', - auto2top: true + auto2top: true, + maxLevel: 3 }