diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index 829e767ee3d962ba6d09ceda58b863b733a7b750..af5b56ff21f2afd803ed5a47848c7603d140cc9c 100644
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -47,8 +47,8 @@ export default defineUserConfig({
       // Disable sidebar on the team page
       '/team': false,
       // Enable sidebar on all other pages
-      
     },
+    headerDepth: 2
   },
   {
     custom: true,