Update docusaurus.config.js

This commit is contained in:
Timothy J. Baek 2024-03-17 22:47:00 -07:00
parent 7844da05fe
commit 2e711d9768

View File

@ -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",
}
},
],
},
],