From 2e711d9768206ec36cbcae5e79734b3594fa23cd Mon Sep 17 00:00:00 2001
From: "Timothy J. Baek" <timothyjrbeck@gmail.com>
Date: Sun, 17 Mar 2024 22:47:00 -0700
Subject: [PATCH] Update docusaurus.config.js

---
 docusaurus.config.js | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index fd2ef38..c0f23c9 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -100,14 +100,10 @@ const config = {
                 label: "Getting Started",
                 to: "getting-started",
               },
-              {
-                label: "Tutorial",
-                to: "tutorial",
-              },
               {
                 label: "FAQ",
-                to: "faq"
-              }
+                to: "faq",
+              },
             ],
           },
           {
@@ -141,7 +137,7 @@ const config = {
               {
                 label: "Research",
                 to: "research",
-              }
+              },
             ],
           },
         ],