diff --git a/web/config.toml b/web/config.toml
index 4c00648ce2c9aaa36dd9898d72d7ed828469fafa..499e71754fd20ed63190c16d74721c68405c2479 100644
--- a/web/config.toml
+++ b/web/config.toml
@@ -15,12 +15,12 @@ publishDir = "public"
   highlight = true
 
 [menu]
-    [[menu.main]]
-        identifier = "posts"
-        name = "posts"
-        title = "posts"
-        url = "/posts"
-        weight = 10
+    # [[menu.main]]
+    #     identifier = "posts"
+    #     name = "posts"
+    #     title = "posts"
+    #     url = "/posts"
+    #     weight = 10
 
   
 [permalinks]